Seems really cool. It seems that the biggest gatekeepers for image formats are Apple and Google because of iPhone/Safari and Android/Chrome. Basically, if you want to be able to easily view the image on a mobile device or on the web, the format needs their blessing.
FLIF – Free Lossless Image Format
11–20 of 254 posts
Re: FLIF – Free Lossless Image Format
#12Re: FLIF – Free Lossless Image Format
#13Re: FLIF – Free Lossless Image Format
#14Before Apple/Google/Mozilla adopt in their browsers, I doubt this will get any traction.
I could totally see a universe where something like FLIF becoming a de-facto standard in image archiving, particularly for extremely large images. 33% smaller than PNG is a measurably savings in image archiving.
[0] https://en.wikipedia.org/wiki/Huffyuv [1] https://en.wikipedia.org/wiki/Lossless_JPEG [2] https://en.wikipedia.org/wiki/FFV1
=====
EDIT:
I forgot to mention, there are plenty of non-archival formats that get traction even with incomplete browser support. The MKV container format is only partially supported in browsers (with WebM), but it's still a popular format for any kind of home video.
Re: FLIF – Free Lossless Image Format
#15[0] https://github.com/cloudinary/fuif [1] https://jpeg.org/jpegxl/index.html
Re: FLIF – Free Lossless Image Format
#16I want to root for it but I think the LGPL license ruins it as long as there are BSD or MIT licenses alternatives that are good enough. Firefox might implement it but I think there’s zero change that Chromium or Safari add support.
Re: FLIF – Free Lossless Image Format
#17The section "Works on any kind of image" is really misleading, as it mentions JPEG as a lossy format (alongside JPEG 2000) then says "FLIF beats anything else in all categories." It really needs a giant caveat saying "lossless". I mean, that's still great and impressive, but it clearly doesn't erase the need for a user to switch formats as a lossless format is still not suitable for end users a lot of the time. (It d…
Seems like they're doing a pretty decent job at communication it's lossless to me.
Re: FLIF – Free Lossless Image Format
#18I want to root for it but I think the LGPL license ruins it as long as there are BSD or MIT licenses alternatives that are good enough. Firefox might implement it but I think there’s zero change that Chromium or Safari add support.
Re: FLIF – Free Lossless Image Format
#19Looks great. What about decoding and encoding speed?