#### Avif Express #####

![Avif Express](https://github.com/Pijushgupta/avif-express/blob/main/avif-express.png)

##### Contributors: Pijush Gupta
##### Tags: avif, images, performance, wordpress, local conversion, cloud conversion
##### License URI: https://www.gnu.org/licenses/gpl-2.0.html
##### Language: English, Hindi, German, French, Spanish, Bengali and Russian.

##### Description
###### Wordpress Plugin to Convert Images to AVIF and serve them. Browsers that don't support Avif images will get served with WebP images.

##### System/Server Requirement
###### Wordpress 6.0 or Above
###### Php 7.3 or Above
###### Image Magic Extension with avif support(for local avif conversion)
###### Dom extension for php

##### Installation

###### Clone the repository to plugin directory of wordpress installation

```sh
git clone https://github.com/Pijushgupta/avif-express.git
```
