How JPEG XL to WebP conversion works
JPEG XL decode → normalized image frames → WebP encode
Reading JPEG XL
JPEG XL input may contain lossless or lossy pixels, alpha, wide color, and high dynamic range data.
Creating WebP
WebP output supports compact lossy or lossless images, alpha, and compatible animation frames.