WP Manifestindependent plugin directory
manifest / performance / poetry-convert-to-webp

Poetry Convert to WebP

A simple and efficient WordPress plugin to convert your images to the WebP format for better performance and reduced bandwidth.

by Pierre Hunout · github.com/pierrehunout/poetry-convert-to-webp · website

3stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/pierrehunout/poetry-convert-to-webp/archive/refs/heads/main.zip

Declares an update source (PierreHunout/poetry-convert-to-webp), so updates arrive through the plugin's own updater.

From the readme

Poetry Convert to WebP A simple and efficient WordPress plugin to convert your images to the WebP format for better performance and reduced bandwidth. Screenshots Plugin Settings Page Configure WebP quality settings (0-100%), enable picture tag mode for automatic browser fallback, toggle debug mode for troubleshooting. The clean interface makes it easy to customize the plugin behavior to your needs. Image Quality Comparison Preview the difference between original and WebP images before bulk conversion. Side-by-side comparison helps you choose the optimal quality setting that balances file size reduction with visual quality for your specific needs. Bulk Operations Tool Convert your entire media library to WebP format with one click or safely delete all previously converted WebP images in a single operation. Features - Automatically converts uploaded images from JPG, PNG or GIF to WebP format - Supports bulk conversion of existing images in the media library - Keeps original images as backup - Seamless integration with WordPress media management - Lightweight and easy to use Installation 1. Clone or download this repository to your wp-content/plugins directory. 2. Install

Read the full README on GitHub →