this post was submitted on 13 Jan 2026
127 points (98.5% liked)

Technology

82621 readers
3160 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] kadu@scribe.disroot.org 45 points 2 months ago (3 children)

They don't have to. It's backwards compatible. You can ignore it and we can keep on happily using it.

Fuck Google, fuck WebP.

[–] LodeMike@lemmy.today 8 points 2 months ago (1 children)

How is JPEG XL backwards compatible?

[–] rjek@feddit.uk 37 points 2 months ago (1 children)

It's "compatible" in that it can represent old JPEG/JFIF data more efficiently and in less space, and the transformation to JPEG XL and back to JPEG/JFIF is lossless (in that you don't lose any /more/ quality, you can get the same bits back out) and quick enough to be doable on-demand. You could, for example, re-encode all your old photos on your CDN as JPEG XL without loss of quality but save a bunch of disc space and bandwidth when serving to modern browsers, and translate dynamically back to the old format for older browers, all with no loss of quality.

[–] reddig33@lemmy.world 3 points 2 months ago* (last edited 2 months ago) (1 children)

How is it backwards compatible? Everything I’ve read so far says the opposite — That it requires recoding the image into the new format, and keeping around or generating an old copy of the image in current jpeg format for older software.

Are you saying a browser or app that currently only supports Jpeg can open and render a Jpeg-XL image?

Edit: Yeah. It’s not backward compatible. And system admins are already doing the “make two copies of an image thing with webp and the current jpg format.

[–] limerod@reddthat.com 1 points 2 months ago

The re-encoding requires less computation vs other formats.

[–] aliser@lemmy.world 2 points 1 month ago

why webp is bad? besides google forcing it apparently