Skip to main content

Questions tagged [webp]

WebP is an image format developed by Google that provides both lossy and lossless compression and support for an alpha channel.

0 votes
1 answer
1k views

Does anyone know if there's a codec or app to let me view .webp files without using a browser?
Lisa Gibson's user avatar
0 votes
0 answers
294 views

I'm new to Linux and am having weird problems. For instance, when I try to use the terminal I can't get it to follow my commands. Instead of doing what it's asked to do it sends me to the manual where ...
Else Cederborg's user avatar
3 votes
1 answer
4k views

For example I have a folder called Images and there are 26 folders inside is a,b,c,d contains multiple images each in different format jpg,png,jpeg. How to convert all those images to webp and deleted ...
Shiv Nandan's user avatar
4 votes
5 answers
3k views

I have a bunch of webp images and need to convert them to png format. I know png supports different color modes like grayscale which I need. Is there any Linux tool or online services to achieve this ...
William's user avatar
  • 51
8 votes
2 answers
4k views

In the ubuntu files browser 'Files' I can set the default viewer for a given filetype (right-click->properties->open with) - but is there a way to get Files itself to show thumbnails for .webp ...
jeremy_rutman's user avatar
0 votes
0 answers
465 views

So, I have a bunch of digital comics that are in cbz format (just a renamed .zip, for those who are less familiar) in which all the images inside the comics are in .webp format. I am running Budgie 21....
Jason Murray's user avatar
35 votes
4 answers
9k views

WebP image files are becoming more and more common on the web. Eye of GNOME (eog) doesn't support it out-of-the-box. Some browsers do, and ImageMagick as well by just installing the webp package (...
Pablo Bianchi's user avatar
0 votes
1 answer
211 views

20.04.2. I just uninstalled my windows 10 and I'm feeling much better already. I would like to have thumbnail preview icons for all types of picture formats and video formats. I would also like to see ...
Hendrik Potgieter's user avatar
5 votes
2 answers
12k views

I have downloaded a number of video clips they are in a format called .webp. How do I convert them to .gif? A chat room I use frequently only allows .gif and .jpeg files. I've done something like ...
rhubarbdog's user avatar
6 votes
5 answers
6k views

I very recently installed Ubuntu 20.04 on my laptop and have been having this issue where I can't open most of the images I have saved. I get an error that says Unrecognized Image File Format (but ...
John Doe's user avatar
8 votes
1 answer
10k views

I would like to convert an animated WebP file to a WebM. However, most tools only support converting to an animated WebP but not back, when they support animated WebPs at all: ImageMagick's convert ...
James Martin's user avatar
2 votes
0 answers
730 views

A Node.js program is using gm (GraphicsMagick) to do some image manipulation/parsing. While it works locally (on my own machine), it doesn't work on the server. Relevant output: Error: Command failed:...
Ionică Bizău's user avatar
4 votes
1 answer
4k views

I've built WebP utilities on Ubuntu 14.04 following these instructions found at the official website of WebP. As I've done everything successfully, my system should let me compress and decompress ...
Nave Nobel's user avatar
4 votes
1 answer
2k views

I was wondering about the following; I use the following command to find .jpg files in (sub)directorys and convert (mogrify) them to .webp files. find . -name '*.jpg' -execdir mogrify -format webp {...
HRR's user avatar
  • 41
44 votes
7 answers
17k views

I have too many images to search visually, so I cannot open each one of them individually. What do I have to do or install to show DDS image previews on nautilus? I would like to preview webp too if ...
Aquarius Power's user avatar

15 30 50 per page