Skip to main content

PNG output · Local processing

Extract PNG Frames from Video

Choose frames, then save PNG stills or a ZIP from a browser-compatible video. PNG encoding preserves the decoded frame without adding JPEG compression.

The extraction controls are currently available in English.

Upload your video

Drop your video here

Drag and drop a video or choose one from your device. MP4, MOV, WebM, MKV or AVI.

Stays on your device · No signup · No watermark

What does this PNG extractor preserve?

This tool encodes the frame it decodes as PNG, so the PNG step does not add JPEG-style compression. It cannot recover detail that was already lost in the source video, in its codec, or during browser decoding. Use it when you want a clean still for further editing, annotation, or compositing—not as a claim that the original video was lossless.

How do I export PNG frames?

Load a compatible file, select a single frame, an interval, or a frame count, then extract. The PNG preset locks the output format to PNG; the results grid lets you download a still, while the export bar can create a ZIP for selected frames. All-frames mode appears only when the active backend reports that it can decode every frame.

Does video to PNG create transparency?

No. PNG can store transparency, but extracting a video frame does not invent an alpha channel. Most ordinary camera video is opaque, and this browser workflow produces an opaque frame from the decoded image. Add masks or transparency later in an editor when your project needs them.

Why are PNG frame files larger?

PNG is commonly larger than JPG for photographic video frames because it does not use JPEG’s lossy encoding. File size depends on the decoded dimensions and image content, so check the tool’s output estimate before exporting a long sequence. Sampling fewer frames is often a more practical choice than exporting every frame.

Continue with the right frame task

Browse the tools hub for the parent collection. For a command-line explanation of PNG frame export, read the FFmpeg frame guide. Need one chosen still instead of a sequence? Use video screenshot.

FAQ

Frequently asked questions

Can I extract PNG frames for free?
Yes. The current PNG preset runs in the browser and offers individual downloads or ZIP export. A file still needs to be decodable by the selected browser backend, and long or high-resolution jobs can be limited by available device memory.
Is a PNG frame lossless?
PNG encoding is lossless for the decoded frame that the tool sends to the PNG encoder. That does not make the original video lossless or restore detail removed by source compression, decoding, scaling, or color conversion.
Does PNG preserve transparency from video?
PNG supports transparency, but this extraction flow does not create it. Ordinary camera video is usually opaque, and the extracted browser frame is opaque; use an editor to add a mask or alpha channel after export.
Can I export a PNG sequence?
You can export a selected batch as a ZIP. Interval and count modes are available for compatible files; all-frames mode is available only when the active backend supports it. Start with a small sample to assess output size before attempting a long sequence.
Why not use PNG for every frame?
PNG files can grow quickly, especially at high decoded dimensions or across many frames. Choose PNG when avoiding additional JPEG compression matters for your next step; choose a smaller output format or fewer samples when storage and transfer size matter more.