Skip to content

Instantly share code, notes, and snippets.

@tomisme
Created February 17, 2017 08:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomisme/a3955acfc42259511cdc04294f86aa2b to your computer and use it in GitHub Desktop.
Save tomisme/a3955acfc42259511cdc04294f86aa2b to your computer and use it in GitHub Desktop.
# convert a spritesheet into individual files
convert bigset.png -crop 24x24 icon.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment