Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save florianbussmann/569fb4b7dcde39081c5cd7ad6d8a5ce8 to your computer and use it in GitHub Desktop.
Save florianbussmann/569fb4b7dcde39081c5cd7ad6d8a5ce8 to your computer and use it in GitHub Desktop.
imagemagick commands
# 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