8 lines
280 B
Markdown
8 lines
280 B
Markdown
# laravel-image-converter
|
|
|
|
A package to take an image and create copies in AVIF and Webp formats.
|
|
|
|
### Requirements
|
|
|
|
You will need the [AVIF library](https://github.com/AOMediaCodec/libavif) installed as well as the [WebP library](https://chromium.googlesource.com/webm/libwebp).
|