How AVIF to APNG conversion works
AVIF decode → normalized image frames → APNG encode
Reading AVIF
AVIF input may contain high-efficiency pixels, alpha, HDR color data, and animation frames.
Creating APNG
APNG output preserves full-color animation and alpha, but file sizes can be larger than modern animated formats.