How AVIF to WebP conversion works
AVIF decode → normalized image frames → WebP encode
Reading AVIF
AVIF input may contain high-efficiency pixels, alpha, HDR color data, and animation frames.
Creating WebP
WebP output supports compact lossy or lossless images, alpha, and compatible animation frames.