Animated WebP generator

Drop icon

Drop files here or click to select files

Empty

File list is empty

Online animated WebP generator

This tool lets you create animated WebP images. Output an animation WebP format file.
To follow these steps to create your animation:

  1. Drag and drop or select some images to create animation.

  2. Adjust the animation fps and loop count, if you want.

  3. Click the "Generate" button to generate your animation image.

  4. Download the animation image file.

What is WebP?

WebP is a raster graphics file format developed by Google intended as a replacement for JPEG, PNG, and GIF file formats. It supports both lossy and lossless compression, as well as animation and alpha transparency.

Lossy, lossless and transparency are all supported in animated WebP images, which can provide reduced sizes compared to GIF and APNG.

How WebP Works

Lossy WebP compression uses predictive coding to encode an image, the same method used by the VP8 video codec to compress keyframes in videos. Predictive coding uses the values in neighboring blocks of pixels to predict the values in a block, and then encodes only the difference.

Lossless WebP compression uses already seen image fragments in order to exactly reconstruct new pixels. It can also use a local palette if no interesting match is found.

How about Animated Webp support?

All modern browsers now fully support the WebP format. If you are using an older version of a browser, you can refer to the following information to determine if your browser supports it:
Chrome: 32Edge: 18Firefox: 65Opera: 19(Blink)Safari: 14IE: No

Is the Animated Webp Generator secure?

The Animated Webp Generator tool is completely secure to use. The images you select are not stored in the server. The images are only processed in the browser.