this post was submitted on 11 Jul 2026
210 points (97.7% liked)

Technology

86280 readers
3150 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Ilumar@lemmy.zip 75 points 1 day ago* (last edited 1 day ago) (6 children)

Please stop making gifs at all. It's a terrible format that creates massive files that look like shit.

Webm is supported almost everywhere now and manages better quality at higher framerates and smaller file sizes.

[–] brucethemoose@lemmy.world 3 points 2 hours ago* (last edited 1 hour ago) (1 children)

I’ve honestly given up on support of new formats.

Here we are, 2026, and brand new software like Lemmy:

  • Doesn’t support AVIF

  • Doesn’t support JXL

  • Doesn’t support WebP

  • Won’t upload short, small videos either.

Meanwhile:

  • Many clients won’t play animated WebP

  • Most clients won’t play APNG

  • Many won’t load AVIF

  • Basically only Apple/Safari will load JXL

  • VP8/VP9/AV1 support in video isn’t universal

What am I supposed to do?

I used to send support requests over this, but I’ve given up. We are going to be stuck with SDR JPEGs and blocky GIFs forever, especially since media format literacy seems to be globally.

[–] Glitchvid@lemmy.world 1 points 5 minutes ago

What am I supposed to do?

You decide what to target, and work with what you have. That's how it's always been with web technology.

If you need to support the barest minimal possible clients then you might not even have HTML5. Otherwise, if you have HTML5 you can use the source tag to provide clients with a choice of formats/encodings and they can pick the one they support. If the clients can't even mange that, well, things on the internet have always been broken anyway.

And somebody's gotta start somewhere, WebP was shoved down everyones' throats and now it's supported very broadly, as AVIF pick up users software devs will take notice and start supporting it.

[–] Zarobi@quokk.au 5 points 7 hours ago* (last edited 7 hours ago)

I used to love optimising images in gif format. I would make like 4–30kb memes and animations for my friends in Photoshop CS2. It's actually extremely efficient and lightweight if you do it right… You have cool tools like transparency between frames and unbroken colour blocks don't take any additional storage space. There's nothing wrong with gif.

The problem is how people use them. We take a live action video file and shove it through an automated converter tool that doesn't give a shit about efficiency and will do a complete repaint between frames and use 256+ colour palette. Then you end up with an ugly dithered overcooked piece of shit 50mb 10 second animation. Gif was not designed for this…

[–] EncryptKeeper@lemmy.world 5 points 8 hours ago (1 children)

Problem is the medium people use to send GIFs to each other doesn’t support any alternatives

[–] Ilumar@lemmy.zip 1 points 6 hours ago (1 children)

Discord, Signal and Whatsapp all let you send any video format I've ever tried. I presume the same is true for Messenger and whatever else people use to communicate nowadays. I genuinely can't think of anything that would support GIF but not various video formats.

[–] EncryptKeeper@lemmy.world 3 points 6 hours ago

That works out if you’re from Europe or somewhere else where using third party messaging apps is common but in the US we primarily use text messaging apps which don’t really support webm or avif

[–] darkevilmac@lemmy.zip 49 points 1 day ago (1 children)

Counterpoint: GIFs loop by default in basically every app, WEBM doesn't

[–] Glitchvid@lemmy.world 29 points 1 day ago* (last edited 18 hours ago) (13 children)

Can just use avif instead, it holds an AV1 stream and acts like gifs/images do WRT looping — also very broad support (more than AV1 in WebM containers).

Demonstration:

Image

Edit: switched to an example with simpler decode requirements.

[–] brucethemoose@lemmy.world 1 points 2 hours ago
  • Lemmy won’t even upload AVIF files

  • As you can see below, it won’t play back for many users..

[–] noxypaws@pawb.social 1 points 4 hours ago (1 children)
[–] Glitchvid@lemmy.world 1 points 16 minutes ago

Using a browser or third party app?

[–] CybranM@feddit.nu 2 points 6 hours ago

Your example image doesn't work in boost while the gif above does :/

[–] EncryptKeeper@lemmy.world 1 points 8 hours ago (1 children)

Let me know when I can text one of these to someone

[–] Eldritch@piefed.world 2 points 7 hours ago (1 children)

I do regularly. However apple users are largely the bane of this. Apple's support for things can be very slow and spotty. As long as you keep it extremely old and basic. Say h264 they'll be able to see. A lot of apple mobile devices could support h265 but apple doesn't. My last couple of mobile devices have supported it for nearly a decade. But apple enabling it on their mobile hardware hasn't been anywhere near that long. Apple will hopefully have AV1 support common by the time AV3 is released and AV2 widely supported by the 2030s.

[–] EncryptKeeper@lemmy.world 1 points 7 hours ago* (last edited 7 hours ago) (1 children)

Apple only supports avif on paper and doesn’t actually support avif in iMessage in practice. It won’t display properly and they don’t care to fix it.

On the Android side Google Messages Doesn’t appear to support avif at all

[–] Eldritch@piefed.world 1 points 7 hours ago

Oh yes with respect to Avif you are correct. I was more referring to multimedia messages in general. But you are correct about Avif. That format in particular is not well supported a lot of places. I know Linux is probably one of the few areas it sees much. Windows is a much different story and I'm sure Apple desktops as well.

[–] Creat@discuss.tchncs.de 5 points 16 hours ago

Works great as a static image. Would probably be better if it actually played...

[–] username@piefed.zip 10 points 19 hours ago (1 children)

Boost for Lemmy is not a fan.

[–] Glitchvid@lemmy.world 2 points 19 hours ago* (last edited 4 hours ago)

That's caused by bad regex in the app, it's getting confused about domains.

e: attempted fix by using an aliased domain.

[–] CorrectAlias@piefed.blahaj.zone 1 points 11 hours ago

an Osman classic

[–] toothbrush@lemmy.blahaj.zone 25 points 23 hours ago (3 children)

Your demonstration is a sluggishly loading static image on my end, so I guess support isnt that widespread :P

(Im using the app "Summit")

[–] Glitchvid@lemmy.world 13 points 18 hours ago* (last edited 16 hours ago)

I checked that app's source code, and basically they're doing their own avif decode call instead of relying on a browser/webview to handle it. So essentially they forgot/don't know/don't intend to implement animated avif. Looks like they also use the aom reference decoder instead of using something faster like dav1d.

[–] iturnedintoanewt@lemmy.world 6 points 17 hours ago

Static image, Eternity.

Static image, also Summit.

[–] yetAnotherUser@lemmy.ca 5 points 20 hours ago

It's unfortunately not that simple. The AVIF doesn't load at Jerboa, for example :/

[–] ink@sh.itjust.works 4 points 23 hours ago* (last edited 23 hours ago) (1 children)

(on Arctic on ios) the uploaded image displays as a static image for me. Even clicking on it and waiting, it doesn’t seem to animate :T

Edit: I checked again through the Voyager app, and it did indeed load, though it took around 45-60 seconds* for it to get through the entire animation before it started looping again, albeit at the same speed as the first playthrough.

I chalked it up to the outdated hardware, as you mentioned in your reply. Cheers! :)

[–] Glitchvid@lemmy.world 5 points 23 hours ago* (last edited 23 hours ago) (3 children)

Apple has limited support for AV1 streams (yes, even for software decode) unless on very recent hardware. Here's an AV1 stream inside a webm container for comparison, would be interesting to see if that works over the avif container on your stack.

Image

[–] boonhet@sopuli.xyz 2 points 13 hours ago (1 children)

This doesn't work for me but the original one you posted does (Voyager, iPhone 14 pro)

[–] Glitchvid@lemmy.world 1 points 9 hours ago

Very interesting, thank you!

[–] MonkderVierte@lemmy.zip 1 points 13 hours ago

Random Android phone on Voyager; yes.

[–] ink@sh.itjust.works 1 points 23 hours ago* (last edited 23 hours ago) (1 children)

Ah yeah, that would explain it - my phone is now pretty outdated (I’m on a 12) - I clicked on the image link in your response but it didn’t load for me, unfortunately.

I’m not sure if that’s a result of my outdated hardware or if I perhaps clicked on it before it had a chance to process your upload, but you seem much more knowledgeable than I, so I’m going to assume it’s my hardware. I appreciate the response and the second attempt, though! :)

[–] Glitchvid@lemmy.world 2 points 23 hours ago* (last edited 23 hours ago) (1 children)

It's an intentional behavior by Apple. Basically they just don't support AV1 videostreams unless the hardware you're using has a hardware decoder (read: very new). They could support it using software decode (what browsers typically do for AV1 inside avif containers) but.... for whatever reasons don't.

[–] ink@sh.itjust.works 1 points 20 hours ago (1 children)

Haha, ye$, for rea$on$, I'm $ure... :D

[–] boonhet@sopuli.xyz 3 points 13 hours ago (1 children)

I'm not sure demand for AV1 is enough to ship units

Probably either laziness or they want to avoid software decoding in general for performance reasons

[–] Glitchvid@lemmy.world 2 points 8 hours ago* (last edited 8 hours ago)

I think that's a reasonable way to look at it.

It's not the route I'd take, after all, the video tag in html supports specifying multiple sources (including different formats/encodings), and with full control of the stack (they vend Safari) you could have logic on devices without AV1 hardware that prefers the AVC/HEVC/VP9 sources instead — then fallback to AV1 SW if it's the only option. That seems a better user experience than just failing to display content.

[–] feannag@sh.itjust.works 2 points 23 hours ago

For the record, this is static in my Lemmy app (Summit).

[–] eager_eagle@lemmy.world 1 points 21 hours ago

Fwiw it works on the desktop's alexandrite ui and on the thunder app

[–] fleem@piefed.zeromedia.vip 1 points 21 hours ago

on boost its a little slow but time quality.

better than most moving images in comments!

[–] ohshit604@sh.itjust.works 2 points 15 hours ago* (last edited 15 hours ago) (2 children)
[–] Ilumar@lemmy.zip 2 points 5 hours ago

I wasn't even aware of APNG or AVIF before this thread. Webm was just the first alternative for GIFs that came to mind.

Looking at this APNG also seems to result in pretty large files whereas AVIF appears to have by far the best compression.

AVIF looks like the best alternative for sending short meme clips to people, which I assume is most peoples use case for GIFs.

[–] noxypaws@pawb.social 1 points 4 hours ago (1 children)

that's a static image. not at all animated.

[–] ohshit604@sh.itjust.works 1 points 3 hours ago

perhaps if you open the Wiki link where the image was taken from, for me it’s animated on Voyager.

[–] victorz@lemmy.world 8 points 1 day ago (1 children)

Webm is supported almost everywhere now and manages better quality at higher framerates and smaller file sizes.

Anybody who has compared animated WebM vs animated JPEG XL?

[–] Eldritch@piefed.world 1 points 7 hours ago (1 children)

Sadly no. Most browsers don't render static JXL by default yet. Let alone animated. I wish they would. Though for most things regular video transport streams will usually be as good or better. Honestly at this point animated image formats really are kind of a niche and not necessarily super useful at this point. Apng for instance when it was created nearly 20 years ago made some sense. Today now that it's finally getting supported it doesn't make as much sense.

[–] victorz@lemmy.world 1 points 2 hours ago (1 children)

I mean, we don't really need a browser to render it in order to make a performance comparison. But hey, Firefox is getting support for JPEG XL? So there's that, I guess.

[–] Eldritch@piefed.world 1 points 1 hour ago

Eventually. They've been dancing around it for a long time. Google tried to kill it.