Is the Animated WebP Maker free?
Yes. The Animated WebP Maker is free with no signup or watermark, and it runs in your browser with nothing to install.
Can I mix PNG, JPG, and WebP frame files?
Yes. The maker accepts common raster image frames, so PNG, JPG, and WebP files can be combined and rebuilt into one animated WebP export.
Can I control loop and delay settings?
Yes. You can reorder frames, adjust per-frame timing, and choose how the resulting WebP loops before you export it.
Does this upload my frames to a server?
No. Frame preparation and export stay in your browser, so the source frames never leave your device and remain private.
Does it work on mobile?
Yes. The maker runs in any modern mobile or desktop browser, so you can build an animated WebP on a phone or tablet without an app.
How do I make an animated WebP?
Add the frames in playback order, set a frame delay, choose a quality preset, and export. The animation is assembled in your browser, so nothing is uploaded and the alpha channel of every frame is kept.
Is animated WebP better than GIF?
On quality and size, clearly: 24-bit color instead of 256, a real alpha channel instead of one transparent index, and much better compression. GIF only wins on reach, because a few email clients and older platforms still refuse WebP.
What frame delay should I use?
60 to 100 milliseconds per frame, roughly 10 to 16 fps, is a good default for a UI loop. The field is clamped to 20 to 5000 ms, and individual frames can hold longer where the animation needs a pause.
Do all browsers support animated WebP?
Every current browser does: Chrome, Edge, Firefox and Safari. The gap is not browsers but email clients and a handful of older platforms, which is the one case for building a GIF instead.
Does it keep transparency?
Yes, properly. WebP has a real alpha channel, so soft edges, feathering and drop shadows survive, which is exactly what GIF cannot do.