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.zipAlso on Packagist as joppuyo/vips-image-editor:
composer require joppuyo/vips-image-editorFrom 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
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.1.0 | May 26, 2020 | vips-image-editor.zip | 116 |
| v1.0.3 | Sep 2, 2018 | vips-image-editor.zip | 37 |
| v1.0.2 | Sep 2, 2018 | vips-image-editor.zip | 12 |
| v1.0.1 | Sep 2, 2018 | vips-image-editor.zip | 9 |
| v1.0.0 | Sep 2, 2018 | vips-image-editor.zip | 11 |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.