logoalt Hacker News

Firefox 157 will include JPEG XL by default on all platforms

316 pointsby yborisyesterday at 5:55 PM86 commentsview on HN

Comments

concindsyesterday at 6:49 PM

With both Firefox and Chromium using jxl-rs (Rust-based), I wonder what Apple will do about the libjxl (C++) they already shipped. I know they're doing some memory-safety with Swift, but are they shipping any Rust in their platforms so far? I also wonder if anyone's done benchmark comparisons between both libs.

--

Also, I was under the impression that after backtracking, Chromium was relying on Mozilla to come up with a Rust port, but it seems it was the reverse. Good on Google Research.

https://hacks.mozilla.org/2026/08/intent-to-ship-jpeg-xl/

> So, we laid down a challenge to the JPEG XL team at Google Research: Build a safe, performant, compact, and compatible JPEG XL decoder in Rust, and we’ll ship it. That challenge was met; Google Research built jxl-rs, and it’s the core of our JPEG XL support in Firefox.

show 3 replies
Nitiontoday at 4:08 AM

I had assumed that JPEG XL was for JPEGs that are Xtra Large, since that's what XL means on clothing and pretty much everywhere else. But apparently not:

> 'The etymology of the name "XL" is as follows: JPEG has called all its new standards since j2k something that starts with an X: XR, XT, XS (S for speed, since it is very fast and ultra-low-latency), and now XL. The L is supposed to mean Long term, since the goal is to make something that can replace the legacy JPEG and last as long as it did.'[1]

[1] https://news.ycombinator.com/item?id=22270148

Gander5739yesterday at 6:32 PM

Chrome appears to be doing the same: https://groups.google.com/a/chromium.org/g/blink-dev/c/-gDoj...

show 1 reply
rdsubhastoday at 12:05 AM

JXL is one of the technologies that I hope we can fully transition over, i.e. in a couple of years nobody (even non-tech-savvy people) are sharing or copying or saving JPEGs.

yborisyesterday at 6:11 PM

I'm curious how many HN people in 2026 have not yet heard of JPEG XL / jxl

show 2 replies
pxoeyesterday at 9:22 PM

Now I'd only wish browsers could come up with more convenient ways to get around when some websites and upload fields don't support jxl or some other image format, and would either do something about it automatically or offer some option to get around it (convert to jpeg or png and upload, or 'paste as an image' which would pretty much be the same as png conversion, or something)

xackyyesterday at 9:06 PM

Will they add it to Firefox 115 for the remaining Windows 7/8 users or will you need a new operating system to add an image format?

show 1 reply