Hello I have uploaded multiple images but they are getting served in webp instead of AVIF
From the docs
The first format that Cloudflare Images will try to serve is AVIF. It will fall back to WebP if the browser does not support AVIF. If the browser does not support either AVIF or WebP, Cloudflare Images will default to serving the image format you uploaded
I wouldn’t be able to explain that well for you for its a matter of technology that’s involved in. However, Cloudflare calls it as a limitation. May I request you to read the doc for better clarity?
We’re aware we’re falling back to WebP too often. AVIF can be quite slow to encode, and we don’t want to increase response latency too much or use weaker compression settings that could generate worse file sizes.
Improvements here require changes to our image encoding pipeline, which are a work in progress.