logoalt Hacker News

Firefox 157 will include JPEG XL by default on all platforms

242 pointsby yboristoday at 5:55 PM55 commentsview on HN

Comments

concindstoday 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?

--

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.

Gander5739today at 6:32 PM

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

pxoetoday 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)

yboristoday at 6:11 PM

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

show 2 replies
xackytoday 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?