jpegxl vs jpegli benchmarks: https://res.cloudinary.com/cloudinar...to-front-5-png
Announcement
Collapse
No announcement yet.
Google's Jpegli Offers ~35% Compression Improvement For High Quality JPEGs
Collapse
X
-
-
Originally posted by Quackdoc View Post
it's more or less just coding stuff that was lifted from libjxl. it's not specific to JXL in anyway. mozjpeg is good, but it's not the best thing in the world. The downside is you gain none of the JXL feature set, things like the lossless encoding (which is actually really good with JXL), XYB under the hood (though you can get some of the benefits using ICC) larger file sizes, many layers, animation, and more and more features. Also it's still not quite as good as jpeg-xl when it comes to compression.
But if plain old-school jpeg can be made better AND still compatible that's still also a win?
- Likes 3
Comment
-
Originally posted by Frenzie View PostThey have though? lame -V 4 (~165 kbps) is nearly transparent. You needed -V 2 (~190 kbps) for that a couple of decades ago, and even then it was a lot better than encoders from a few years prior.
Anyway. It's just a hunch, maybe I'm wrong. We're unlikely to find out.Last edited by Mathias; 04 April 2024, 09:45 AM.
Comment
-
Originally posted by Estranged1906 View Post
AVIF is a video codec. I will use it for animations, but for images and photos JPEG XL is better. Ideally with lossless compression.
AVIF is AV1 BUT of course it's optimized for images.
Plus, photos are still images.
- Likes 1
Comment
-
Originally posted by lamka02sk View Post
If it wasn't so slow...
Keep using the ancient JPEG I guess.
- Likes 2
Comment
-
Originally posted by JEBjames View Post
I'm not sure I'm understanding this right...
They are using some Jpeg-XL magic under the hood...but only in the encoding. They keep the SAME plain vanilla 100% compatible JPEG format as the output? i.e. better compression/quality like jpeg-xl...but the same jpeg format? Only the compressor part needs to changed?
All existing software jpeg software will be able to open these files because it's "the same old jpeg format"?
Am I totally missing something? This sounds way better than adding yet another file format? What's the down side here?
Or... hear me out...
Add support for jxl and get better lossy, and lossless codec that behaves in ways that are expected in software that supports it. It's in Thorium (Chromium fork) and Mercury (Firefox fork, although it has issues with jxl transparency). The code's already there, so I don't understand why they put in the effort to remove it unless they were trying to sabotage its adoption in order to push avif, which IMO isn't even a direct competitor since avif can't do high resolution images without tiling.
- Likes 1
Comment
-
Originally posted by JEBjames View Post
That makes sense. Lossless is better for archiving. Layers and animation is good.
But if plain old-school jpeg can be made better AND still compatible that's still also a win?
Originally posted by Delta_44 View PostAV1 is a video codec.
AVIF is AV1 BUT of course it's optimized for images.
Plus, photos are still images.
When creating a still avif, there are some optimizations you can tell the encoder to do, but it's not like you are talking about aom vs svtav1 vs rav1e. Though aom is typically used. When creating animated avif, well its just av1 video.
Originally posted by Delta_44 View PostOh for fuck's sake, you must be one of those people that converts 1 trillion of 16k images, complaining about a codec that (DUH) it's slower than the others because you literally have the most efficiently encoded image (see: smaller size, same quality).
Keep using the ancient JPEG I guess.
Originally posted by lyamc View PostYou still have to add the extensions for the feature add, and you are still stuck with limitations of jpeg, and now there's going to be files that mostly work until you open/modify them in something that doesn't support those extensions. It's also not a lossless transcode like jxl has.
Jpegli's 10+ bits coding happens in the original 8-bit formalism and the resulting images are fully interoperable with 8-bit viewers.
Comment
Comment