I download memes to share them. Messenger does not like webp. It literally won’t allow me to send the image. I then have to edit the image just so I can send it. Now I have two copies of the same meme.
Seems to just work for what i need them for ¯_(ツ)_/¯
This usually means the app supports WebP but is doing something dumb like not allowing the WebP file type but not the .webp file extension. If that’s the case, it’s often a one-line code fix.
Yes. Facebook Messenger.
I thought it had been fixed as well. It used to give an icon over the pic in the photo roll signifying it wouldn’t send. Now the icon is gone and I don’t find out until after failing to send it.
Maybe because in those scenarios PNG offers sharper images, which is more important than compression when you have complex diagrams. Or because webp is more CPU intensive, and PNG gives better performance when rendering. Or because of CVE-2023-4863.
dan@upvote.au 3 months ago
What’s wrong with WebP? It’s a modern format with smaller file sizes, and most software supports it.
MDKAOD@lemmy.ml 3 months ago
Photoshop only recently supported webp natively. Windows barely supports webp.
Inb4 “have you heard of linux”
dan@upvote.au 3 months ago
AFAIK Windows has supported WebP since Windows 10 1809.
MDKAOD@lemmy.ml 3 months ago
In what capacity? Because the Photos app does not. Hence ‘barely’.
pyre@lemmy.world 3 months ago
is “recently” less than 15 hours ago because that’s when the comment was made
ninjabard@lemmy.world 3 months ago
I download memes to share them. Messenger does not like webp. It literally won’t allow me to send the image. I then have to edit the image just so I can send it. Now I have two copies of the same meme.
timbuck2themoon@sh.itjust.works 3 months ago
Baku@aussie.zone 3 months ago
Google docs and sheets don’t support WebP either. Always ironic when they made the fucking format
RecluseRamble@lemmy.dbzer0.com 3 months ago
Which messenger? Signal and WhatsApp support it.
webghost0101@sopuli.xyz 3 months ago
Just rename it into a .jpg extension instead
Seems to just work for what i need them for ¯_(ツ)_/¯
Ive had one or two that didn’t but i could open then in gimp and export that way.
dan@upvote.au 3 months ago
This usually means the app supports WebP but is doing something dumb like not allowing the WebP file type but not the .webp file extension. If that’s the case, it’s often a one-line code fix.
ninjabard@lemmy.world 3 months ago
On mobile?
dan@upvote.au 3 months ago
I thought WebP was fixed in Messenger a while back. You mean Facebook Messenger, right? I’ll see if I can figure out what’s up.
ninjabard@lemmy.world 3 months ago
Yes. Facebook Messenger. I thought it had been fixed as well. It used to give an icon over the pic in the photo roll signifying it wouldn’t send. Now the icon is gone and I don’t find out until after failing to send it.
Kusimulkku@lemm.ee 3 months ago
Definitely not my experience
lemmyng@lemmy.ca 3 months ago
Good luck using webp in any kind of collaborative diagramming software.
dan@upvote.au 3 months ago
Why does that software not support modern formats though?
lemmyng@lemmy.ca 3 months ago
Maybe because in those scenarios PNG offers sharper images, which is more important than compression when you have complex diagrams. Or because webp is more CPU intensive, and PNG gives better performance when rendering. Or because of CVE-2023-4863.