Skip to content

Instantly share code, notes, and snippets.

@hadashiA
Created December 18, 2011 15:17
Show Gist options
  • Save hadashiA/1493677 to your computer and use it in GitHub Desktop.
Save hadashiA/1493677 to your computer and use it in GitHub Desktop.
imagemagick generate gif anim
convert -delay 0.5 -loop 0 -dispose previous tanuki*.png tanuki_anim.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment