Skip to content

Instantly share code, notes, and snippets.

@slivero
Created May 22, 2012 11:40
Show Gist options
  • Save slivero/2768533 to your computer and use it in GitHub Desktop.
Save slivero/2768533 to your computer and use it in GitHub Desktop.
Batch create thumbnail images
mogrify -format jpg -path thumb -thumbnail 400x200\> *.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment