Created
February 17, 2014 14:39
-
-
Save mulderp/9051804 to your computer and use it in GitHub Desktop.
A resizing command
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 large_image.png -resize "100x200" small_image.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
and fancier stuff: http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=18545