Conversor JPEG XL a GIF
Decodifica una imagen JPEG XL (JXL) en el navegador y expórtala como GIF para software heredado.
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.
Related: AVIF to GIF · WebP to GIF · APNG to GIF · All animation tools
Preguntas frecuentes
- 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.
Last updated: By jarvisbox