Skip to content

Instantly share code, notes, and snippets.

@pwqw
Created July 7, 2018 06:59
Show Gist options
  • Save pwqw/3b31f5287242fc905011583b984cf914 to your computer and use it in GitHub Desktop.
Save pwqw/3b31f5287242fc905011583b984cf914 to your computer and use it in GitHub Desktop.
Remove looping from GIF

Install gifsicle

sudo apt install gitsicle

Run

gifsicle --no-loopcount gifpath.gif > newgif.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment