JPEG XL 轉 GIF 轉換器
在瀏覽器中解碼 JPEG XL(JXL)並輸出為 GIF,以相容於舊軟體。
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
常見問題
- 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