JXL
JXL raster imageUsed for raster pictures made of individually stored pixels.
- Family
- Images
- MIME
- image/jxl
Convert JXL to PNG online. See the real pixel decoding and image re-encoding behavior, preservation limits, and a format-specific acceptance test.
Converter.now decodes JPEG XL image data designed for efficient still images, high bit depth, animation, and optional lossless JPEG reconstruction into a working pixel canvas, then writes that canvas according to PNG's color and compression model. Dimensions may stay constant while encoding, metadata, and fine detail change. JPEG XL input is examined for still or animated frames, bit depth, color encoding, alpha, metadata, and optional lossless-JPEG reconstruction state. PNG delivery preserves exact raster samples with optional full alpha and color metadata, but file size, palette reduction, animation absence, and profile handling still vary.
Canvas decoded from JPEG XL image data designed for efficient still images, high bit depth, animation, and optional lossless JPEG reconstruction. Image written as pixels written losslessly with a full alpha channel available.
Used for raster pictures made of individually stored pixels.
Designed for lossless images and transparency.
PNG wins this route whenever its specific mix of compatibility, alpha, animation, and file size fits the destination better than JXL does.
Browser and editor support remains uneven, and a generic raster export may discard animation or reconstruction metadata.
PNG is a poor fit for photographic detail, and even without any JPEG-style loss, palette reduction can visibly simplify a smooth gradient.
The writer builds pixels written losslessly with a full alpha channel available and labels the result as image/png. The receiving application - Not the extension alone - Is the final compatibility test.
Test the oldest destination app and inspect bit depth, color profile, alpha, animation, and lossless-JPEG behavior if required.
Zoom to 100% on transparent edges, gradients, and small text, and confirm the exact pixel dimensions.