How JPEG XL to JPEG conversion works
JPEG XL decode → normalized image frames → JPEG encode
Reading JPEG XL
JPEG XL input may contain lossless or lossy pixels, alpha, wide color, and high dynamic range data.
Creating JPEG
JPEG output is widely compatible but has no alpha channel or animation; transparent pixels require a background color.