1.0.1 • Published 5 years ago
sliceanddice v1.0.1
Slice and Dice
Slice images from the CLI.
Usage
npx sliceanddice
CLI Flags
--file=Xthe image to split--cols=Xthe number of columns the image has--rows=Xthe number of rows the image has--skipStart=Xthe number of images to skip at the beginning--skipEnd=Xthe number of images to skip at the end--outPrefix=Xthe prefix for all images (will not prefix files if none specified)--outFolder=Xthe folder to dump all the images into (defaults to the filename passed in)