Skip to content

Instantly share code, notes, and snippets.

@dongyuwei
Last active September 20, 2019 07:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dongyuwei/8fa06e04b145a145b7d17ba51d4f8532 to your computer and use it in GitHub Desktop.
Save dongyuwei/8fa06e04b145a145b7d17ba51d4f8532 to your computer and use it in GitHub Desktop.
convert -resize '368x268!' -delay 50 *.png animation.gif
gifsicle --colors 256 animation.gif --no-loopcount > animation2.gif
gifsicle -O3 --lossy=80 animation2.gif -o animation3.gif