Skip to content

Instantly share code, notes, and snippets.

@shichao-an
Created September 10, 2015 02:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shichao-an/d8d0d3d07694f6f5377b to your computer and use it in GitHub Desktop.
Save shichao-an/d8d0d3d07694f6f5377b to your computer and use it in GitHub Desktop.
ImageMagick montage
montage *.png -tile 2x4 -geometry +4+4 output.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment