Gliffen WebP Converter
A wordrpess plugin that uses the GD library to convert images to WebP format on upload or in bulk.
by Gliffen · github.com/gliffen-designs/gliffen-webp-converter-plugin · website
★ 0stars
33release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/gliffen-designs/gliffen-webp-converter-plugin/releases/download/v1.1.0/Gliffen-WebP-Converter.zipDeclares an update source (https://github.com/Gliffen-Designs/Gliffen-WebP-Converter-Plugin), so updates arrive through the plugin's own updater.
From the readme
Gliffen WebP Converter Plugin
A powerful WordPress plugin that converts images to WebP format for improved performance and reduced server storage usage. Automatically converts existing images (JPG, JPEG, PNG, GIF) to WebP, updates database references, and sets up intelligent redirects for legacy image URLs.
⚙️ System Requirements
Minimum Requirements
- WordPress: 5.0 or higher
- PHP: 7.2 or higher
- Disk Space: At least 2× the size of your image library (for WebP files + optional backups)
- Memory: Recommend 256MB+ memorylimit for image processing
Required PHP Extensions
- GD Library (for WebP conversion) - Most hosting includes this by default
- Check: Enable in php.ini or contact your host if missing
- Fileinfo (for file type detection)
Server Configuration
- Apache with modrewrite enabled (for .htaccess redirect rules)
- Check if enabled: Use .htaccess write test during plugin setup
- WordPress Uploads Folder must be writable (wp-content/uploads/)
- Plugin Directory must be writable (wp-content/plugins/gliffen-webp-converter/)
Optional
- ImageMagick: If available, plugin will use it as fallback for better quality conversion
- Shell Access: Not required, but useful for
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.1.0 | Sep 3, 2026 | Gliffen-WebP-Converter.zip | 7 |
| v1.0.8 | Jun 19, 2026 | Gliffen-WebP-Converter.zip | 10 |
| v1.0.7 | Jun 17, 2026 | Gliffen-WebP-Converter.zip | 9 |
| v1.0.6 | Jun 17, 2026 | Gliffen-WebP-Converter.zip | 4 |
| v1.0.5 | Jun 17, 2026 | — | — |
| v1.0.4 | Jun 17, 2026 | Gliffen-WebP-Converter-1.0.4.zip | 2 |
| V1.0.2 | Jun 16, 2026 | Gliffen-WebP-Converter-1.0.2.zip | 1 |