Skip to content

Instantly share code, notes, and snippets.

@miketery
Created May 31, 2018 23:36
Show Gist options
  • Save miketery/051b721a9693604a75e22bc3985238ea to your computer and use it in GitHub Desktop.
Save miketery/051b721a9693604a75e22bc3985238ea to your computer and use it in GitHub Desktop.
convert input.png -resize 100x100 -background white -gravity center -extent 100x100 -format png output.png
// -quality 75 //optional?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment