WebP Optimizer converts WordPress media library JPEG and PNG images to WebP format through the built-in optimization service. It supports individual attachment conversion, batch conversion from a dedicated Media Library page, and conversion logs with basic file-size statistics.
This plugin uses a built-in WebP optimization service. You do not need to enter or configure a service endpoint.
This plugin connects to an external WebP conversion service to convert JPEG and PNG images into WebP files. The service is required for the single-image and bulk conversion features because the image conversion is performed by that external service.
The service is hosted at https://convert-to-webp-delta.vercel.app/ and is provided by maliktanveer.
When an authorized WordPress user starts a single-image or bulk conversion, the plugin sends the selected image file to the service. The request also includes the original filename, selected quality setting, enhancement preference, optimization level, and optimization priority. The service processes the submitted image and returns the converted WebP file to the WordPress site.
The plugin may also send a connection check request to the service health endpoint. This request does not include image file data.
Terms of Service: https://convert-to-webp-delta.vercel.app/terms
Privacy Policy: https://convert-to-webp-delta.vercel.app/privacy