AVIF 转 GIF
在浏览器中解码动态 AVIF,并重新编码为通用的 GIF。
100% client-side · ffmpeg.wasm · no upload
Pick an AVIF file to begin.
⬇ Download GIFHow to convert AVIF to GIF
- Pick your
.aviffile. - Choose a target width.
- Press Convert to GIF and download.
Common use cases
- Sharing AVIF reactions on platforms that only accept GIF.
- Embedding in legacy CMS systems whose uploaders block AVIF.
- Email signatures for older clients.
Related: WebP to GIF · JPEG XL to GIF · APNG to GIF · All animation tools
常见问题
- Why is my browser rejecting the AVIF?
- Older browsers (Safari ≤ 15, Firefox ≤ 112) lack AVIF decoding. Update your browser or use Chrome / Edge.
- Does this preserve HDR / 10-bit AVIF?
- GIF is SDR 8-bit only, so HDR detail is mapped down to standard range when re-encoding.
Last updated: By jarvisbox