GIF
Graphics Interchange FormatUsed for short animations and simple graphics.
- Family
- Images
- MIME
- image/gif
Convert GIF to WebP online and see exactly what animated-frame image encoding changes, what WebP still can't promise, and how to verify the result.
The GIF frame sequence, timing, disposal, and canvas are decoded first, then mapped onto whatever animation and color rules WebP actually supports. A clean first frame proves nothing about whether the full loop made it through. GIF decoding reconstructs indexed-color frames from local palettes, disposal instructions, transparent indices, and centisecond timing values. Because WebP can be lossy, lossless, transparent, or animated, confirm explicitly which mode was actually chosen, along with the oldest supported browser, edge quality, frames, color, and metadata.
Decoded canvas - A frame animation or indexed-color image limited to a 256-color palette. Written image - A modern web image supporting lossy or lossless pixels, alpha, and animation.
Used for short animations and simple graphics.
Designed for efficient modern web graphics.
Choose WebP when its particular balance of compatibility, alpha, animation, and file size matches the destination better than GIF.
Photographs and gradients can band, semi-transparent edges are reduced, and timing may be quantized.
Legacy software may not open WebP, and lossy settings can blur texture or transparent edges.
a modern web image supporting lossy or lossless pixels, alpha, and animation is what gets written, labeled as image/webp. Whether that actually opens depends on the receiving application, not on the file extension.
Play the full loop and inspect color banding, disposal between frames, transparency, and the loop seam.
Check the encoding mode, animation frames, transparency, gradients, and oldest required browser.