convert2image

JPEG XL to JPG converter

Convert .jxl files into ordinary JPGs, for apps, websites and people whose software does not read JPEG XL yet.

Drop an image here, or click to choose

Loading the tool…

Runs on your device. Your images are not uploaded anywhere.

How to use it

  1. Drop in .jxl files.
  2. If your browser cannot read JPEG XL itself, a small decoder loads automatically.
  3. Download the JPGs.

Where JXL files come from

JPEG XL was standardised in 2022 as a modern successor to JPG. Apple adopted it for some camera and photo workflows, Adobe apps can export it, and some photographers use it for archiving because it compresses so well at high quality. Browser support has been slow and uneven, so plenty of software still shows an error when handed a .jxl file.

How this works in any browser

If your browser reads JPEG XL natively, it does the decoding. If not, the page loads libjxl, the reference decoder, compiled to WebAssembly, so the conversion works everywhere. Either way, nothing is uploaded.

Quality

JPEG XL images are often very high quality, so the default JPG quality here is 92 to keep as much of it as possible. Lower it if you need smaller files for email.

JPEG XL and JPG compared

JPEG XLJPG
First released20221992
CompressionLossy or losslessLossy
TransparencyYesNo
Animation or pagesAnimationNo
Best forHigh-quality photos and archivingPhotos for sharing, email and print
SupportSafari 17+; arriving in other browsers; patchy in appsUniversal

Questions people ask

What is a .jxl file?

A JPEG XL image, a newer format designed as a successor to JPG.

My browser cannot open JXL. Will this work?

Yes. A WebAssembly decoder is used when the browser cannot decode JPEG XL itself.

Does JXL transparency carry over?

JPG has no transparency, so transparent areas are filled with the background colour. Use JXL to PNG to keep it.