CC WebP AVIF Converter
WebP and AVIF are next-generation image formats offering superior compression while maintaining image quality. Using these formats can significantly reduce bandwidth usage, improve Google PageSpeed scores, and enhance your site’s overall performance.
★ 1stars
0forks
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/cclintw/cc-webp-avif-converter/archive/refs/heads/main.zipReadme
CC WebP AVIF Converter
CC WebP AVIF Converter is a WordPress plugin that converts uploaded JPEG and PNG images to WebP and AVIF, with optional thumbnail conversion, LQIP placeholder generation, and a batch conversion tool.
Features
- Convert uploaded JPEG and PNG files to WebP
- Generate AVIF files when the server supports AVIF through PHP/GD
- Optionally convert WordPress thumbnail sizes
- Optionally generate
-lqip.webpplaceholders - Batch convert existing uploads from the admin settings page
- Optionally wrap Gutenberg image blocks with a WebP source
- Remove generated WebP, AVIF, and LQIP files when media attachments are deleted
Requirements
- WordPress 5.8 or newer
- PHP 7.4 or newer
- PHP GD with WebP support
- PHP/GD AVIF support for AVIF output
Usage
- Activate the plugin.
- Go to Settings > CC WebP AVIF Converter.
- Enable conversion and choose the options you need.
- Use the batch converter to process existing uploads.
License
GPLv2 or later.