logoalt Hacker News

Chrome Jpegxl Issue Reopened

190 pointsby markdog12today at 12:23 PM74 commentsview on HN

Comments

crazygringotoday at 3:25 PM

Dupe. From yesterday (183 points, 82 comments):

https://news.ycombinator.com/item?id=46021179

show 1 reply
markdog12today at 12:23 PM

"Yes, re-opening.".

> Given these positive signals, we would welcome contributions to integrate a performant and memory-safe JPEG XL decoder in Chromium. In order to enable it by default in Chromium we would need a commitment to long-term maintenance. With those and our usual launch criteria met, we would ship it in Chrome.

https://groups.google.com/a/chromium.org/g/blink-dev/c/WjCKc...

show 2 replies
wizeetoday at 2:46 PM

JPEG-XL provides the best migration path for image conversion from JPEG, with lossless recompression. It also supports arbitrary HDR bit depths (up to 32 bits per channel) unlike AVIF, and generally its HDR support is much better than AVIF. Other operating systems and applications were making strides towards adopting this format, but Google was up till now stubbornly holding the web back in their refusal to support JPEG-XL in favour of AVIF which they were pushing. I’m glad to hear they’re finally reconsidering. Let’s hope this leads to resources being dedicated to help build and maintain a performant and memory safe decoder (in Rust?).

show 6 replies
FerritManstoday at 3:05 PM

Love this, been waiting for Google to integrate this, from my experience with AVIF and JPEGXL, JPEGXL is much more promising for the next 20years.

masswerktoday at 3:20 PM

Nice example for how a standard, like PDF, can even persuade/force one of the mighty to adopt a crucial bit of technology, so that this may become a common standard in its own right (i.e. "cascading standards").

gen2braintoday at 6:47 PM

I like how even the nus product (jpegli) is a significant improvement. I am in the process of converting my comic book collection. I save a lot of space and still use JPEG, which is universally supported.

Pxtltoday at 3:26 PM

> Lossless JPEG recompression (byte-exact JPEG recompression, saving about 20%) for legacy images

Lossless recompression is the main interesting thing on offer here compared to other new formats... and honestly with only 20% improvement I can't say I'm super excited by this, compared to the pain of dealing with yet another new image format.

For example, ask a normal social media user how they feel about .webp and expect to get an earful. The problem is that even if your browser supports the new format, there's no guarantee that every other tool you use supports it, from the OS to every site you want to re-upload to, etc.

show 4 replies
albert_etoday at 4:30 PM

> Chrome Jpegxl Issue Reopened

> (this is the tracking bug for this feature)

Is it just me -- or it's confusing to use the terms issue / bug / feature interchangeably?

show 3 replies
claudiojuliotoday at 2:44 PM

[flagged]

show 2 replies