this post was submitted on 21 Aug 2024
37 points (95.1% liked)

Technology

58159 readers
3336 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

I heard about this recently and decided to look into it. Seems neat. When I convert my existing .jpeg images to .jxl, they look identical, but take up only ~60% the space. Windows file explorer and paint dont support it however, but ImageGlass does. Considering converting all my images to .jxl to save on storage space (esp. cloud storage). Thoughts?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 29 points 1 month ago (1 children)

Chrome decided not to support it because they want to push AVIF instead. Firefox followed suit. Then Apple actually decided to support JXL. It has a decent amount of support in desktop software. So it's basically fine for personal use, but don't expect to use it on the web unless Google changes their tune.

[–] [email protected] 11 points 1 month ago

Screw chrome tbh. You can always embed https://github.com/niutech/jxl.js on the page as a fallback decoder for browsers that don’t support it (yet).