Live data from Hacker News

The case for JPEG XL

cloudinary.com

1–10 of 210 posts

Re: The case for JPEG XL

#2
> A unique feature of JPEG XL is that it is possible to recompress existing JPEG images (of which there are a lot out there!) to a JPEG XL file that is on average about 20% smaller, without introducing any loss. In fact, the bit-exact same JPEG file can be reconstructed from the JPEG XL file.

Thank you.

Re: The case for JPEG XL

#6
post #3

Browser support: - JPEG XL: none - HEIF: none - AVIF: all but Edge - WebP: all

I was a little surprised about AVIF, so I looked it up and it doesn't seem to be quite there yet (though it's getting there). macOS Safari requires Ventura, and no support yet on Edge.

https://caniuse.com/avif

Re: The case for JPEG XL

#7
As simplistic as it may sound but Google probably removed it mostly because it's a chunk of c++ that they don't want around. I'm the last person to usually endorse a rewrite but in this case maybe they should consider a Rust port so browsers feel more comfortable including this. The point of an image format is to be adopted by everyone.. it's kind of beneficial if you make that usecase as attractive as possible. Personally I think Rust is actually hard to understand and for that reason dangerous too. But it definitely has some safety over c++.

Re: The case for JPEG XL

#8
post #6
post #3

Browser support: - JPEG XL: none - HEIF: none - AVIF: all but Edge - WebP: all

I was a little surprised about AVIF, so I looked it up and it doesn't seem to be quite there yet (though it's getting there). macOS Safari requires Ventura, and no support yet on Edge. https://caniuse.com/avif

You're right I missed Edge, but Safari seems to have "partial support" whatever that means.

Re: The case for JPEG XL

#9
post #4
post #3

Browser support: - JPEG XL: none - HEIF: none - AVIF: all but Edge - WebP: all

JPEG-XL is already implemented in ~95% of browsers in the wild (Chrome, Edge, Opera and Firefox), just only behind a flag.

Chrome Banishes Photo Format That Could Save Space on Your Phone

https://www.cnet.com/tech/computing/chrome-banishes-photo-fo...

Re: The case for JPEG XL

#10
post #4
post #3

Browser support: - JPEG XL: none - HEIF: none - AVIF: all but Edge - WebP: all

JPEG-XL is already implemented in ~95% of browsers in the wild (Chrome, Edge, Opera and Firefox), just only behind a flag.

And it'll stay unsupported until those flags come on by default.
Post reply on HN