this post was submitted on 22 Sep 2025
309 points (96.4% liked)

Programmer Humor

27239 readers
1291 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

For anyone curious - https://flif.info/

EDIT: am a dumbass, JPGXL extends from FLIF

you are viewing a single comment's thread
view the rest of the comments
[–] Aatube@kbin.melroy.org 29 points 1 month ago

Jon Sneyers, one of the developers of FLIF, since combined it with ideas from various lossy compression formats to create a successor called the Free Universal Image Format (FUIF), which itself was combined with Google's PIK format to create JPEG XL. As a consequence, FLIF is no longer being developed.[1]

The format was initially announced publicly in September 2015,[6] with the first alpha release occurring about a month later, in October 2015.[2] The first stable version of FLIF was released in September 2016.[7]

So, not new and seemingly no longer developed separately from JXL.

https://en.wikipedia.org/wiki/QOI_(image_format) seems interesting, though.