WebP Uploads

plugin banner

Creates WebP versions for new JPEG image uploads if supported by the server.

Author:WordPress Performance Team (profile at wordpress.org)
WordPress version required:6.6
WordPress version tested:6.7.1
Plugin version:2.4.0
Added to WordPress repository:06-04-2023
Last updated:18-12-2024
Rating, %:58
Rated by:13
Plugin URI:https://github.com/WordPress/performance/tree...
Total downloads:477 132
Active installs:90 000+
plugin download
Click to start download

This plugin adds WebP and AVIF support for media uploads within the WordPress application. By default, AVIF images will be generated if supported on the hosting server, otherwise WebP will be used as the output format. When both formats are available, the output format can be selected under Settings > Media. Modern images will be generated only for new uploads, pre-existing images will only converted to a modern format if images are regenerated. Images can be regenerated with a plugin like Regenerate Thumbnails or via WP-CLI with the wp media regenerate command.

By default, only modern image format sub-sizes will be generated for JPEG or PNG uploads – only the original uploaded file will still exist as a JPEG/PNG image, generated image sizes will be WebP or AVIF files. To change this behavior, there is a checkbox in Settings > Media “Output fallback images” that – when checked – will result in the plugin generating both the original format as well as WebP or AVIF images for every sub-size (noting again that this will only affect newly uploaded images, i.e. after making said change).

This plugin was formerly known as WebP Uploads.


FAQ
ChangeLog