Skip to content

Instantly share code, notes, and snippets.

@robheittman
Created November 18, 2011 21:35
Show Gist options
  • Save robheittman/1377837 to your computer and use it in GitHub Desktop.
Save robheittman/1377837 to your computer and use it in GitHub Desktop.
Resizer commands
cp 2011.2/Global/164002.png range/maps/164002.png
convert -thumbnail "478x1000>" 2011.2/Global/164002.png range/thumbs/164002.png
convert -thumbnail "176x500>" 2011.2/Global/164002.png range/minis/164002.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment