How SVG to JPEG XL conversion works
SVG decode → normalized image frames → JPEG XL encode
Reading SVG
SVG input is securely rasterized from vector shapes, text, gradients, and embedded assets before bitmap output.
Creating JPEG XL
JPEG XL output supports efficient high-fidelity images and alpha, but browser and application support remains limited.