Skip to content

@pixzle/cli

CLI implementation of image fragmentation and restoration using @pixzle/node.

Install

bash
npm install -g @pixzle/cli

Commands

  • pixzle shuffle: fragment images into shuffled blocks.
  • pixzle restore: restore fragmented images with a manifest or explicit parameters.

See CLI Usage for the full command reference.

Released under the MIT License.