Skip to content

Instantly share code, notes, and snippets.

@dakk
Created November 12, 2012 15:04
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 dakk/4059859 to your computer and use it in GitHub Desktop.
Save dakk/4059859 to your computer and use it in GitHub Desktop.
Create an image strip from an animated gif
montage $1 -coalesce -geometry '+0+0' -tile x1 -background none -bordercolor none montage.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment