FFmpeg continues to blow me away with all the formats and operations it supports!
This is the first I’m hearing of jpeg-xl what are some of its advantages? I thought everything was moving to av1.
https://avif.io/blog/comparisons/avif-vs-jpegxl/
IMO the most important points:
- JXL allows for progressive rendering (e.g. it can only los an image partially)
- JXL is faster
- JXL has better compression on higher quality levels
- AVIF is better for low fidelity images
JXL was made for images only, whereas AVIF comes from Video frames. Technically JXL is superior in most categories. I can’t tell for the license what is better.
Also: JPEG can be losslessly converted to JXL. Typically converting from one lossy format to another lossy format decreases quality. But in case of JXL, you can take old JPEGs and make them smaller without losing information.
Thanks for the info!! This is really good to know.
This is one of my favourite comparison of the bunch. Tl;dr JPEG XL is actually made for pictures and not just a still frame of a video and it truly shows. Cloudinary has a lot of great content talking about its advantages for the web: https://cloudinary.com/blog/tag/jpeg-xl
That’s a really informative graph. I just converted a bunch of images from png to jpg. I’ll try to convert to this tomorrow. Im curious about the size difference.
Great to hear and good luck! Another good thing to know is, that you can always convert back and forth between JPEG and JPEG XL without any data loss, I love that functionality!
Sweet, I’ve been waiting for JXL sense I first heard about it a couple years ago
Apple will add support for JXL natively on the new macOS/iOS. Adobe suite added support recently. And yet Chrome decided to kill JXL before there was even a chance of gaining enough traction. This effectively kills any chance of widespread adoption of the format, which is a shame because it looks like it has a decent featureset. I really like that you can reencode the same picture with effectively no quality loss.