We’ve been running Image Resizing with webp/avif conversion on our site for about a month and watched the converted image quota skyrocket in our stats area.
We’d like to start using the srcset feature for Image Resizing, using the recommended examples from the Documents page which runs about 5 different image sizes (360px up to 2560px).
https://developers.cloudflare.com/images/image-resizing/responsive-images/#srcset-for-responsive-images
Our question is will this affect or compound our image quota for each rendered size? As that skyrocket the budget. Or does it still count as one image processed from the source image?
Thank you