Hacker News new | ask | show | jobs
by dvhh 1191 days ago
Sound more like a chicken and egg issue, look like "big tech" are mostly using the format for archival purpose.

As Mozilla put it, adopting a new format increase the attack surface ( that is already quite large ) of a browser, they can not simply take the reference decoder and integrate it into their codebase, they also have to use resources toward maintaining it. Firefox currently integrate jxl support behind an experimental flag, but that could mean the feature is in testing and could be deprecated in order to better allocate their resources.

1 comments

Jxl can be byte for byte identical as the original jpeg at an around 80% iirc. Google isn’t interested in perfect archiving, they’d rather have lossy compression, which you can also do.

Why can’t they take the reference decoder?

As for the attack surface, why would their own codes be less vulnerable?

They don’t tend to support each other’s codecs either, not because of attack surface