Is there any way to see webp photo from Thunar with Xfce DE? There was a similar question, but it was about nautilus.
Then to get webp thumbnails tumbler (the Xfce thumbnailing service) must support, and there nothing.
Then to open pictures the viewer must know webp.
I tried ristretto, gpicview, viewnior and they all say something like:
error of interpretation of the image file format jpeg
Here are the Linux image-viewers, that display webp images:
65+ |ESR ~68.0
& all major browsersver 2.10
from trusty-release or above ~3.4.3
and others from wiki
If you are looking for GUI applications, consider GIMP or ImageMagick.
If you have installed the
webp
package, you could usevwebp file.webp
to view the image, anddwebp file.webp -o file.png
to convert it to a png file.See https://developers.google.com/speed/webp/docs/using for details.
Since 2018, there is a really lightweight and user-friendly image viewer called qView that can view WebP images. It also has a nice feature to resize the window frame to fit image. It is also free and open source.
You can download the latest version (3.0 at the time of writing, and it's still being actively developed) as a .deb file from the official website or github and install it with
gdebi
or your software center.To install from terminal:
After you install the .deb file, you also need to install this package: Qt 5 Image Formats addon
This is because qView is based on Qt5 and even though it supports many common formats by default, it does need this one package to actually view WebP images.
Note: this addon is pre-installed on Lubuntu and Kubuntu (Qt-based DEs, as expected).
Tested on Ubuntu 18.04, 20.04; Lubuntu 19.10, 20.04.
In 16.04
Since 16.04 imagemagick does support
webp
, although it apparently delegates decoding towebp
, sowebp
is needed:XNViewMP can view WebP files. Though Tumbler has yet to implement WebP, so the files won't be able to be viewed as thumbnails within Thunar.
Note that it is a non-free software, although freeware.
Developed by Google, WebP is a new image format that provides lossless and lossy compression for images on the web.
You can download a WebP viewer, and other utilities from Google Developers
gThumb also opens/edits webp files. It has some nice must have quick editing tools.
Version 3.4.3 I know supports webp, but does not support animated webp images.
You can use the stylish lookin deepin-image-viewer for webp.