nathan-osman / gimp-webp

Gimp plugin for loading and saving WebP images
GNU General Public License v3.0
69 stars 8 forks source link

gimp-webp

This plugin provides Gimp with the ability to load and export WebP images. During export, a dialog is presented that provides access to image quality settings.

Gimp 2.8.x Export Dialog Gimp 2.9.x Export Dialog

The plugin is designed to run on all platforms currently supported by the Gimp.

Building

In order to build this plugin, you will need the following app, tools, and libraries installed:

The build process consists of:

mkdir build
cd build
cmake ..
make

Installation

On most *nix platforms, installation is as simple as:

sudo make install

If you don't have root privileges, you can copy the src/file-webp binary to the appropriate directory: