WP Manifestindependent plugin directory
manifest / media / vips-image-editor

VIPS image editor #10 in Media & Images

High performance WordPress image processing with VIPS

by Johannes Siipola · github.com/creunafi/vips-image-editor · website

29stars
185release downloads
≈10active sites
2kcomposer installs
6forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/creunafi/vips-image-editor/releases/download/v1.1.0/vips-image-editor.zip

Also on Packagist as joppuyo/vips-image-editor:

composer require joppuyo/vips-image-editor

From the readme

VIPS Image Editor High performance WordPress image processing with VIPS. Requirements PHP 7 or later vips package installed on your Linux system vips PHP extension Installation 1. Install vips on your system. On Ubuntu, this can be done using apt install libvips-dev 2. Install vips extension using pecl, this can be done with command pecl install vips 3. Enable PHP extension, this is usually done by adding the line extension=vips.so to php.ini 4. Download the latest plugin version from the releases tab 5. Extract the plugin under wp-content/plugins 6. Enable the plugin in WordPress admin interface

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.1.0May 26, 2020vips-image-editor.zip116
v1.0.3Sep 2, 2018vips-image-editor.zip37
v1.0.2Sep 2, 2018vips-image-editor.zip12
v1.0.1Sep 2, 2018vips-image-editor.zip9
v1.0.0Sep 2, 2018vips-image-editor.zip11

Active-site estimate ≈10 comes from the median of recent superseded releases. Method.