Skip to content

seiyria/sliceanddice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slice and Dice

Slice images from the CLI.

Usage

npx sliceanddice

CLI Flags

  • --file=X the image to split
  • --cols=X the number of columns the image has
  • --rows=X the number of rows the image has
  • --skipStart=X the number of images to skip at the beginning
  • --skipEnd=X the number of images to skip at the end
  • --outPrefix=X the prefix for all images (will not prefix files if none specified)
  • --outFolder=X the folder to dump all the images into (defaults to the filename passed in)

About

An image slicer CLI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published