Replies: 1 comment
|
If this is easy to add, feel free to send a PR Make sure to include tests and an updated readme. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi dear Spatie team:
Do you mind adding AVIF image format support?
https://caniuse.com/?search=avif
I see AVIF images are much smaller than WEBP images.
(I am building an image processing app for my app. It serves images of different formats according to this
Accept: image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8from the request header.)All reactions