##### 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 7.0.25 or Above

##### Installation

###### Clone the repository to plugin directory of wordpress installation

```sh
git clone https://github.com/Pijushgupta/avif-express.git
```
