Skip to content

Instantly share code, notes, and snippets.

@joakin
Created March 12, 2018 10:38
Show Gist options
  • Save joakin/230236ec150e79a2d3dc195f1b44a177 to your computer and use it in GitHub Desktop.
Save joakin/230236ec150e79a2d3dc195f1b44a177 to your computer and use it in GitHub Desktop.
Loop a gif and extend the last frame
gifsicle intro-gif.gif -d200 "#-1" -o intro-gif-last-frame.gif
gifsicle intro-gif.gif --loop --append intro-gif-last-frame.gif -o intro-gif-appended-looped.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment