Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Lossy animgif recompressor

Compare
Choose a tag to compare
@kornelski kornelski released this 29 Mar 01:03
· 181 commits to master since this release

••• A newer release with an important bugfix is available •••

To use:

./gifsicle --lossy=80 -o lossy-compressed.gif input.gif

Adjust --lossy argument to suit quality (30 is very light compression, 200 is heavy).

It works best if the input image/anim is high quality and doesn't have heavy dithering (lossy compression will add its own dithering).

Demo

3.3MB original

fat smooth anim

1.9MB lossy

noisy small anim

Big thanks to Nico Bergemann for finding the bug that was stopping this release.

••• A newer release with an important bugfix is available •••