How PNG to JPEG XL conversion works
PNG decode → normalized image frames → JPEG XL encode
Reading PNG
PNG input preserves lossless pixels, transparency, and compatible color information.
Creating JPEG XL
JPEG XL output supports efficient high-fidelity images and alpha, but browser and application support remains limited.