616
Webp
(lemmy.ml)
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.
Out of the widely supported ones, it's quite good, yeah. Overall, I'd say JPEG XL is the better one. Ironically, only Safari supports it out of the box. Firefox requires a Nightly version with tweaking in
about:config
. Chrome used to have a feature flag, but has since removed it.I think compatibility was also being taken into account here. When not looking at compatibility, JXL is the best hands down. It's criminal how little software supports it.
The website mentions
Does anyone know how that works?
I assume, decoding it on the fly? It's possible to encode a JPEG as a JPEG XL losslessly.