How BMP to JPEG XL conversion works
BMP decode → normalized image frames → JPEG XL encode
Reading BMP
BMP input is decoded as an uncompressed or simply compressed bitmap with limited metadata.
Creating JPEG XL
JPEG XL output supports efficient high-fidelity images and alpha, but browser and application support remains limited.