Convert Animated GIF to WebP or AVIF
Convert an animated GIF to animated WebP or AVIF. Every frame delay and the loop count travel to the output in true color, and the written file is re-parsed before download.
Frame timing travels with the file
or click to browse from your device
Supports: GIF
Target format
Every frame is re-encoded (true-color, no 256-color palette) and the output is re-parsed before download: canvas size, frame count, and each frame's delay must match the source GIF. Animated AVIF needs the AV1 wasm encoder; a browser that cannot encode WebP fails honestly instead of shipping a still image.