JPEG XL to GIF Converter
Decode a .jxl image and export it as an animated GIF — useful while end-user platforms still lack JPEG XL support. Encoding uses ffmpeg.wasm locally.
100% client-side · ffmpeg.wasm · no upload
Pick a JPEG XL file to begin.
⬇ Download GIFHow to convert JXL to GIF
- Pick your
.jxlfile. - Choose a target width.
- Press Convert to GIF and download.
Common use cases
- Sharing JXL exports on platforms that don't yet support the format.
- Compatibility fallback while JXL adoption is in early phases.
- Embedding in slides / docs that need GIF.
Frequently asked questions
Why might decoding fail?
Some JXL files use features (lossless mode, animation, HDR) that older ffmpeg.wasm builds don't fully decode. Re-encoding from source helps.
Why isn't there native JXL support in my browser?
Chromium removed default JXL support; Safari 17+ added it. This tool decodes via ffmpeg.wasm so it works regardless.
Related: AVIF to GIF · WebP to GIF · APNG to GIF · All animation tools