FLIF icon indicating copy to clipboard operation
FLIF copied to clipboard

Free Lossless Image Format

Results 102 FLIF issues
Sort by recently updated
recently updated
newest added

I have pretty big images that are mostly screenshots or screenshot mosaics , and with some minor quality loss using less than 24-bit per pixel does provide substantial space savings...

`./configure.py` complains about missing Python library and asks to do `python3 -m pip install --user docopt ninja-syntax`. Yes it does work. But `README.md` doesn't mention this. It doesn't mention need...

in my research in FLIF, a craft file can cause a heap overflow in libpng. I wonder wheather it is the bug with FLIF or libpng. flif --overwrite -d $poc...

Just made this https://github.com/python-pillow/Pillow/issues/3962 Is it possible to start making an initiative to bring FLIF into Python?

I working on gapless (or less gaps) conversion of WebP to APNG. Blend is blend, dispose is dispose, RGB is RGB (in future), RGBA is RGBA, ICC is ICC (future)......

question
animation

hi, ### issue the function **snprintf** use an external and controllable argument like **argv[0]**, that is very dangerous. Because the argument is just a format string, it contains some symbols...

Is there any plan to add a comparison against AV1 lossless? Some data is available here: https://wyohknott.github.io/image-formats-comparison/report.html and AV1 seems to have the best compression ratio.

https://web.archive.org/web/20180501040058/http://qualvisual.net/Lucid.php

As FLIF's specification is taking its final form, maybe it is time to write a Go/Java/C# "reference" implementation of FLIF? Go is known to be easy to read, and does...

If you want to address medical or other scientific domains, progress retrieval is not enough as images become very large. You need a tiled storage layout so that progressive retrieval...

enhancement