Created
April 15, 2017 22:30
-
-
Save florianbussmann/569fb4b7dcde39081c5cd7ad6d8a5ce8 to your computer and use it in GitHub Desktop.
imagemagick commands
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
# merge multiple image files | |
convert -append *.png full.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment