Package libwebp-tools

The WebP command line tools

http://webmproject.org/

WebP is an image format that does lossy compression of digital
photographic images. WebP consists of a codec based on VP8, and a
container based on RIFF. Webmasters, web developers and browser
developers can use WebP to compress, archive and distribute digital
images more efficiently.

Version: 1.3.2

General Commands

cwebp compress an image file to a WebP file
dwebp decompress a WebP file to an image file
gif2webp Convert a GIF image to WebP
img2webp create animated WebP file from a sequence of input images.
vwebp decompress a WebP file and display it in a window
webpinfo print out the chunk level structure of WebP files along with basic integrity checks.
webpmux create animated WebP files from non-animated WebP images, extract frames from animated WebP images, and manage XMP/EXIF metadata and ICC profile.