How APNG to JPEG XL conversion works
APNG decode → normalized image frames → JPEG XL encode
Reading APNG
APNG input is read as PNG-compatible frames with frame delays, looping, and full alpha.
Creating JPEG XL
JPEG XL output supports efficient high-fidelity images and alpha, but browser and application support remains limited.