this post was submitted on 21 Jan 2024
176 points (92.7% liked)

memes

8685 readers
2060 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

Sister communities

founded 1 year ago
MODERATORS
 

Context: Even though Chromium has native support for AVIF, a very nice image format, Microsoft goes out of their way to remove it from Edge, which is a chromium fork. Jpeg XL (JXL) (not to be confused with Jpeg (JPG) or Jpeg 2000 (jpg2k) ) is another nice image format, which, IIRC, is only supported in Firefox.

you are viewing a single comment's thread
view the rest of the comments
[–] Wistful@discuss.tchncs.de 9 points 5 months ago (2 children)

What would it take for JXL to become supported and more widespread? Who even uses it currently?

[–] Lojcs@lemm.ee 18 points 5 months ago (1 children)

Someone needs to make a website that uses jxl heavily then contact a journalist about a weird website they found that opens 10x faster in safari vs chrome

[–] renzev@lemmy.world 3 points 5 months ago

I said it in another comment, but I'm actually working on a website right now, which happens to lazy-load a lot of images with Javascript. I think I'll store all the images in webp, avif, and JXL formats, and have the javascript code automatically load the one which is supported by the browser. Hopefully if it takes off, it can promote support for modern image formats!

[–] vbb@lemmy.world 1 points 5 months ago

WebKit has support for it (used in Safari and Epiphany). Last time I checked firefox didn’t have support. There is an issue in chromium bug tracker to add support for jxl where Adobe, Intel, Krita and probably others representatives said that they are insterested in the format. But this issue was closed because “no big companies are interested in jxl”.