FLIF Versions Save

Free Lossless Image Format

v0.4

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/FLIF-hub/FLIF/compare/v0.3...v0.4

v0.3

7 years ago

Changes since v0.2.2

  • Various speed optimizations, a.o. related to progressive decoding
  • Various minor bugfixes
  • Improved handling of palette images:
    • lower memory footprint
    • support for palette images in libflif
    • option --keep-palette to maintain the palette order when reading or writing a PNG8 image
  • Two major bugfixes:
    • bugfix in ColorBuckets+animation, this was a bitstream-breaking bug WARNING: Animated FLIF files that use ColorBuckets are not compatible between version 0.3 and older versions. Animated GIFs converted to FLIF should not be affected by this.
    • bugfix in unsorted PaletteAlpha (encoder was encoding the palette incorrectly, which resulted in files that could not be decoded)

v0.2.2

7 years ago

Changes since 0.2.0:

  • More robust decoder (malicious input crashes fixed)
  • Better lossy encoding (in terms of DSSIM/bpp curve)

v0.2

7 years ago

v0.1-alpha

8 years ago