=== Avif Express === Contributors: Pijush_Gupta Tags: avif, images, performance Requires at least: 6.1.1 Tested up to: 6.1.1 Stable tag: 2023.01 Requires PHP: 8.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Autogenerate avif image on image upload and serve autogenerated Avif images instead of jpeg/png to browsers that supports Avif. == Description == On upload images like jpg, png and webp gets converted to avif format. Converted images get served on web pages. = Feature list = * Images get converted on upload. * Bulk convert previously uploaded images. * Bulk convert theme images. * Serve Webpage with altered avif images. * Fully CDN compatible. = Official documentation of Avif Express = For a more detailed description of options and features of Avif Express, please read the [official documentation](https://www.aavoya.co/avif-express "Avif Express official documentation"). == Installation == 1. Download and Unzip the file. 2. Upload the plugin into the `wp-content/plugins/` directory of your WordPress site. 3. Activate `Avif Express` from plugin page. == Frequently Asked Questions == = How to generate avif images from previously uploaded images = Go to "Avif Express" on left sidebar menu > Click on the generate button on "Upload directory" row. = How to generate avif images from theme's image = Go to "Avif Express" on left sidebar menu > Click on the generate button on "Theme directory" row. = How to replace web-page's images with avif images = Go to "Avif Express" on left sidebar menu > Select the mode from the dropdown on "Rendering" row. == Screenshots == 1. Admin Page