Is the WebP frame extractor free?
Yes. The WebP Frame Extractor is completely free and runs in your browser with no sign-up or upload.
Does it upload my WebP anywhere?
No. Frame extraction and ZIP assembly happen locally in your browser, so the file stays on your device and is never uploaded.
Can I download all frames at once?
Yes. The extractor builds a ZIP of numbered PNG frames so you can download and reuse the full sequence in one step.
Will it work on a static WebP?
No. This page is only for animated WebP. Static WebP files should use the still WebP tools instead.
Does it work on mobile?
Yes. The extractor runs in the browser, so you can pull frames on a phone or tablet with the file staying on your device.
How do I extract frames from an animated WebP?
Open the WebP and run the extraction. Every frame is decoded and exported as a numbered PNG inside a single ZIP, in playback order, all in your browser with nothing uploaded.
Why are the frames PNG and not WebP?
Because PNG is lossless and holds the alpha channel exactly. Exporting each frame as WebP would re-compress it, and an extracted frame is usually the starting point for more work, not the finished asset.
Do the extracted frames keep transparency?
Yes. Animated WebP carries a real alpha channel and PNG can hold it, so soft edges and feathering survive the extraction intact.
Do the frames keep their timing?
No. A PNG cannot store a frame delay, so note the timing before you extract if you intend to rebuild the animation.
How do I rebuild the animation afterwards?
Use the Animated WebP Maker: add the frames in order, set the delays, pick a quality preset, and export a new animated WebP with the transparency intact.