this post was submitted on 30 Jun 2023
269 points (97.5% liked)

Memes

51134 readers
1217 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 40 points 2 years ago (4 children)

Thats why I built a tool that watches my download folder and converts webp and webm to png and mp4 preserving the original. Its still missing some features but its available on my GitHub for free as OSS

[–] [email protected] 4 points 2 years ago (1 children)

Oh my god this is awesome!! I wanted to make something like this for myself for a while but never got around to it, unfortunately.

load more comments (1 replies)
load more comments (3 replies)
[–] [email protected] 22 points 2 years ago (2 children)

.webp is a good format. It's Adobe's fault for not properly supporting it.

[–] [email protected] 7 points 2 years ago* (last edited 2 years ago)

webp: nahhhh

jpegXL: yooooo

[–] [email protected] 6 points 2 years ago (1 children)
[–] [email protected] 11 points 2 years ago (2 children)

Better compression and more features, it's really nice for reducing website load times

load more comments (2 replies)
[–] [email protected] 18 points 2 years ago (3 children)

I have a firefox extension that I use at least multiple times a day, that lets me select which format to download an image in - from JPGs (with multiple compression options) to PNG and WEBPs.

I’ll update this post with the name when I have access to my computer.

[–] [email protected] 3 points 2 years ago (1 children)

So, what you're saying is that you always download in lossless or perceptually lossless webp or avif? 🔫

[–] [email protected] 4 points 2 years ago (1 children)
[–] [email protected] 1 points 2 years ago

Wonder stat the text is still readable...

load more comments (2 replies)
[–] [email protected] 17 points 2 years ago

Same pain as when you download a "PNG" and instead of a transparent background PNG it is a JPG with checkerboard background.

[–] [email protected] 14 points 2 years ago* (last edited 2 years ago) (3 children)

Webp is great. Why wouldn't you use webp?

[–] [email protected] 7 points 2 years ago

Genuine question, what's great about webp? I must be missing something

[–] [email protected] 7 points 2 years ago

It has a really good compression algorithm and can preserve more detail in a smaller filesize.

As a website owner you usually pay for outbound traffic or atleast storage, thus having a smaller file reduces your cost, appart from the benefit that more users are able to load the file.

[–] [email protected] 14 points 2 years ago (1 children)
[–] [email protected] 2 points 2 years ago

I don't use Arch, btw (downvotes incomng!)

[–] [email protected] 7 points 2 years ago

At some point support for the format will catch up, and we can forget about it. But for now, I'll just continue to grumble

[–] [email protected] 7 points 2 years ago (2 children)

Here's a neat trick: When saving a .webp image file, simply rename it to .jpg, and it will open no problem in the Windows Photos app. Personally, I save all of mine as .webp.jpg, just so I can distinguish them apart from other image types in the future.

[–] [email protected] 9 points 2 years ago (1 children)

while that will work for the majority of images, webp is not just a container for jpeg compression and allows for much more (animated webp for example is the near perfect replacement for animated gif yet very few applications support it).

The big advantage is that webm and webp can use a variety of formats really well and allows you to pick the one most appropriate for your content whilst still having a container format that supports it.

[–] [email protected] 2 points 2 years ago (1 children)

Is animated webp better than .apng? Or is that what it contains?

load more comments (1 replies)
[–] [email protected] 2 points 2 years ago

Yeah, i used this trick on Windows, but when i switched to Linux it doesn't work

[–] [email protected] 6 points 2 years ago (2 children)

.webp? Oh great, I get to install Homebrew, search for some package to convert it into a PNG, figure out the command line options and then finally I'll get an usable version of the image.

In case you're actually wondering, its:

brew install webp
dwebp {filename}.webp -o {filename}.png
[–] [email protected] 3 points 2 years ago* (last edited 2 years ago)

1.) Download the webp image

2.) Open using paint

3.) Save as png

[–] [email protected] 1 points 2 years ago

Now here's a comment worth saving :D

[–] [email protected] 5 points 2 years ago

There’s various browser extensions to get around this. Chrome and Firefox both have one that just converts the webp to jpg or png. Just Google “don’t accept webp” browser extension.

[–] [email protected] 3 points 2 years ago (1 children)

didn't realize people had issues with .webp

MacOS must have native support, I don't recall installing anything but they work fine in Preview and Quick Look

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)
[–] [email protected] 3 points 2 years ago

The worst part is why apps doesn't support webp like how they support jpg or png. That's also a widespread image format, there's no reason for them to not support it.

[–] [email protected] 3 points 2 years ago* (last edited 2 years ago) (1 children)

Gif since 1987
Jpg since 1991
Webp since 2010

13 years is a long time in tech.

Now... could we talk about .heic files?

load more comments (1 replies)
[–] [email protected] 2 points 2 years ago (1 children)

mate what happened with those ls

[–] [email protected] 1 points 2 years ago

Lossy compression?

[–] [email protected] 2 points 2 years ago

KDE's Gwenview can actually save/convert WebPs to PNGs, JPEGs, etc.

[–] [email protected] 2 points 2 years ago* (last edited 2 years ago) (1 children)

Firefox can download them, my win10 can preview them but MS Photo cant open them afaik, but luckily there is ImageGlass, an open source image viewer:

https://imageglass.org/

[–] [email protected] 2 points 2 years ago

I found ImageGlass to be very slow, especially when opening images. It should be snappy. JPEGView, instead, is lightning fast.

[–] [email protected] 2 points 2 years ago (1 children)

Get irfanView. IrfanView can open them and save them as PNG or JPG. I use IrfanView as my default image viewer.

I still fucking hate webp though.

[–] [email protected] 2 points 2 years ago

Yep! Listen to the wise words of Bobandy.

IrfanView is a mainstay on my PC since I came across it years ago along with SumatraPDF.

[–] [email protected] 1 points 2 years ago

Works fine to open the image in Gimp.

[–] [email protected] 1 points 2 years ago (2 children)

Why? Webp is better than both jpeg and png.

[–] [email protected] 2 points 2 years ago

The answer is a couple of comments above your comment

[–] [email protected] 1 points 2 years ago

Pretty hit or miss when i open it in illustrator/photoshop.

load more comments
view more: next ›