756
Webp (lemmy.ml)
you are viewing a single comment's thread
view the rest of the comments
[-] sarmale@lemmy.zip 12 points 1 week ago

I will forever support JPEGXL. AV1 is a good video codec, not that good for imgaes.

Google may have killed it on the web but it's slowly gaining support in other places where webp never had any

[-] calisti 10 points 1 week ago* (last edited 1 week ago)

Oh wow, Mozilla reconsidered JXL support. They said no after Google pulled out, but “now” (well, since an entire year ago) they’re at half a yes again.

https://github.com/mozilla/standards-positions/pull/1064

https://github.com/libjxl/jxl-rs

Edit: neat, it has recently landed in the Firefox codebase: https://phabricator.services.mozilla.com/D263393

Still behind a flag, but Apple seems to have decided for JXL, and Mozilla seems to have gotten their mind made up and following suit.

[-] calisti 5 points 1 week ago* (last edited 1 week ago)

Glad to hear JPEG-XL is still making its way. It deserves to become the most widespread image format.

Regarding web usage after the Google situation:

I do disagree about AV1. Its AVIF image format spinoff is very good. Often better quality or smaller file size than webp, and has browser support as good as webp nowadays.

I work on a lot of web projects, and I used to serve webp and AVIF for a while (based on the browser’s HTTP Accept header). Recently, I decommissioned all webp handling and serving code.

See https://caniuse.com/?search=image+format. You can serve an AVIF for every requested JPEG or PNG file.

this post was submitted on 20 Sep 2025
756 points (100.0% liked)

Programmer Humor

26696 readers
2010 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS