Skip to content

Instantly share code, notes, and snippets.

@bianchimro
Created August 13, 2015 12:09
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 bianchimro/8a7a41cda6d43dd39434 to your computer and use it in GitHub Desktop.
Save bianchimro/8a7a41cda6d43dd39434 to your computer and use it in GitHub Desktop.
imagemagik resize batch with padding
mogrify -path getjar/ -resize 480x -gravity center -background black -extent 480x800 -format png amazon/*.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment