this post was submitted on 21 May 2025
1164 points (98.1% liked)

memes

14883 readers
5029 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.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Olissipo@programming.dev 69 points 1 day ago* (last edited 1 day ago) (38 children)

I'm working on a project which generates images in multiples sizes, and also converts to WEBP and AVIF.

The difference in file size is significant. It might not matter to you, but it matters to a lot of people.

Here's an example (the filename is the width):

Also, using the <picture></picture> element, if the users' browsers don't support (or block) AVIF/WEBP, the original format is used. No harm in using them.

(I know this is a meme post, but some people are taking it seriously)

[–] ILikeBoobies@lemmy.ca 13 points 1 day ago (3 children)

But why webp over jxl

We already have the solution

[–] Aux@feddit.uk 1 points 2 hours ago

Because jxl is a bunch of bollocks. There's no way it will gain any support any time soon.

[–] AdrianTheFrog@lemmy.world 9 points 1 day ago* (last edited 1 day ago) (1 children)

Webp is supported in browsers. Jxl is not, unfortunately.

(Well, I have the Firefox extension for it, but most people can't see them...)

People should still use it tho, with the fallback of webp or avif

[–] ILikeBoobies@lemmy.ca 2 points 21 hours ago* (last edited 21 hours ago)

Firefox just hasn’t enabled the setting (well they haven’t made the setting enable jxl support yet even though the setting and support has been there for years). This means their forks support it, that’s why I switched to Waterfox

Safari supports it

Chromium removed support for it 2 years ago to push webp but it’s just a reminder to not use Chromium browsers

load more comments (34 replies)