Created
May 31, 2018 23:36
-
-
Save miketery/051b721a9693604a75e22bc3985238ea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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