How JPEG XL to PNG conversion works
JPEG XL decode → normalized image frames → PNG encode
Reading JPEG XL
JPEG XL input may contain lossless or lossy pixels, alpha, wide color, and high dynamic range data.
Creating PNG
PNG output preserves lossless pixels and alpha, but this static target does not retain animation.