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.