Skip to content

Instantly share code, notes, and snippets.

@DrewDouglass
Created April 20, 2015 16:00
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 DrewDouglass/6a963c69fdb86a05d1d8 to your computer and use it in GitHub Desktop.
Save DrewDouglass/6a963c69fdb86a05d1d8 to your computer and use it in GitHub Desktop.
Compress GIFs using Gifsicle
gifsicle -O3 default.gif -o compressed.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment