Skip to content

Instantly share code, notes, and snippets.

@nealrs
Created October 26, 2014 16:56
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 nealrs/2ad91bd4fbb8c830b972 to your computer and use it in GitHub Desktop.
Save nealrs/2ad91bd4fbb8c830b972 to your computer and use it in GitHub Desktop.
fix non-looping gifs
# fix non-looping gifs
#source: http://superuser.com/questions/159212/how-do-i-make-an-existing-animated-gif-loop-repeatedly
./gifsicle -bl /path/to/image.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment