Firefox will consider a Rust implementation of JPEG-XL (with Google's help)
Firefox will consider a Rust implementation of JPEG-XL (with Google's help)

Firefox will consider a Rust implementation of JPEG-XL by bholley · Pull Request #1064 · mozilla/standards-positions

JXL is based.
I took my existing JPEG file, compressed it using JXL, 15% smaller.
Then I decompressed it again into JPEG. The file was bit-for-bit identical to the original file (same hash). Blew my mind!
Directly using JXL is even better of course.
So it's called xlarge... And it makes files smaller.
Why.