328
submitted 1 week ago* (last edited 1 week ago) by ICastFist@programming.dev to c/programmer_humor@programming.dev

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
[-] morrowind@lemmy.ml 3 points 1 week ago

Qoi is good for some situations cause of its simplicity, but it's not really the "best" at anything

[-] The_Decryptor@aussie.zone 1 points 1 week ago

iirc the main reason for QOI was to have a simple format because "complexity is slow", so by stripping things that the author didn't consider important the idea was the resulting image format would be quicker and smaller than something like PNG or WebP.

Not sure how well that held up in practice, a lot of that complexity is actually necessary for a lot of use cases (e.g. you need colour profiles unless you're only ever dealing with sRGB), and I remember a bunch of low hanging fruit optimisations for PNG encoders at the time that improved encoding speed by quite a bit.

this post was submitted on 22 Sep 2025
328 points (96.6% liked)

Programmer Humor

26651 readers
1821 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