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

Releases: kornelski/giflossy

1.91: Merge pull request #10 from toy/merge-later-changes

18 Mar 22:16
2a0eb9c
Compare
Choose a tag to compare

-O3 works

30 Mar 17:41
Compare
Choose a tag to compare

To use:

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

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

Improved dithering

30 Mar 15:19
Compare
Choose a tag to compare

1.2MB (was 1.9MB, original 3.3MB)

new

Lossy animgif recompressor

29 Mar 01:03
Compare
Choose a tag to compare

••• 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 •••

Still buggy

28 Mar 23:34
Compare
Choose a tag to compare
Still buggy Pre-release
Pre-release

Warning: please verify that the animation plays fine in Firefox. The program may sometimes generate corrupted files, but not all browsers verify that files are valid.

Buggy preview

24 Mar 22:57
Compare
Choose a tag to compare
Buggy preview Pre-release
Pre-release

Warning: there's a bug in the encoder that may cause invalid GIFs to be produced.