JXL
JXL raster imageUsed for raster pictures made of individually stored pixels.
- Family
- Images
- MIME
- image/jxl
Convert JXL to JPG 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 JPG'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. JPG output is always opaque and lossy, so judge it at high-contrast edges, gradients, fine texture, orientation, and any damage accumulated from repeated encoding.
Canvas decoded from JPEG XL image data designed for efficient still images, high bit depth, animation, and optional lossless JPEG reconstruction. Image written as lossy JPEG-compressed pixels optimized for photographs and broad compatibility.
Used for raster pictures made of individually stored pixels.
Designed for photos and compact web images.
Choose JPG when its particular balance of compatibility, alpha, animation, and file size matches the destination better than JXL.
Browser and editor support remains uneven, and a generic raster export may discard animation or reconstruction metadata.
Repeated encoding introduces ringing or blocks, and transparent areas must become opaque.
lossy JPEG-compressed pixels optimized for photographs and broad compatibility is what gets written, labeled as image/jpeg. Whether that actually opens depends on the receiving application, not on the file extension.
Test the oldest destination app and inspect bit depth, color profile, alpha, animation, and lossless-JPEG behavior if required.
View text edges, faces, gradients, and high-contrast detail at the intended display size.