Created
May 17, 2016 21:32
-
-
Save alexbaldwin/bfa0a00547826c52911abc34ca359db5 to your computer and use it in GitHub Desktop.
Normalize logo images
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
# http://www.imagemagick.org/Usage/crop/#extent | |
convert envoy.png -background transparent -gravity center -extent 400x200 envoy.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment