Initializing... drag & drop files here
Supports: MPG, MPEG
An MPG file (MPEG-1 or MPEG-2 video) is a stream of frames; this tool pulls one of those frames out as a standalone PNG image. This page walks through picking the exact frame you want, why PNG is the right choice when you need a clean still, and how to avoid the combing artifacts that older interlaced MPEG-2 footage can produce on a frozen frame.
.mpg or .mpeg file onto the page, or click "Add Files" to browse. Files are uploaded over an encrypted connection and processed on our servers.2.100 grabs the frame at 2.1 seconds. Switch to "Multiple Screenshots" to capture frames at a set interval instead.The default mode is "Specific Frame," which exports one image at the timestamp you enter. Because the "Time (seconds)" field accepts decimals, you can target a precise moment rather than a whole-second boundary — useful when the shot you want falls mid-second.
PNG uses DEFLATE lossless compression, so the frame you pull out is bit-for-bit what the decoder produced — no JPEG blocking or ringing around hard edges, text, or fine lines. That makes it the right format for screenshots, frames with overlaid captions, diagrams, or any still you plan to crop and re-edit. The trade-off is size: a lossless photographic frame is typically several times larger than the same frame saved as JPG, because JPG discards detail the eye is less likely to notice. PNG also keeps full 8-bit-per-channel color and supports an alpha channel, though a frame decoded from MPG is opaque, so transparency only matters if you add it later in an editor.
If the MPG is corrupted or truncated, the decoder may not be able to seek to your timestamp — try an earlier time, or remux the file first. DRM-protected or encrypted video cannot be decoded for frame extraction at all. Frame extraction is also image-only: a PNG has no audio, so if you needed the sound from the clip, extract it separately rather than expecting it in the image. And if you actually need many frames or the whole clip as images from a mix of formats, use the general Video to PNG tool, which accepts MP4, MKV, MOV, AVI, WebM, and 30-plus other containers alongside MPG.
Yes. PNG is lossless (it uses DEFLATE compression, standardized as ISO/IEC 15948), so the saved image is an exact copy of the frame the decoder produced — there is no added JPEG compression. The ceiling is the source video's own resolution and encoding: PNG preserves whatever detail the MPG frame contains but cannot create detail that was never recorded.
That is interlacing. MPEG-2 video, especially from DVDs and older camcorders, often stores each frame as two interlaced fields captured a fraction of a second apart. Freeze it on a moving subject and the two fields show as a comb pattern. Choosing a low-motion moment, or nudging the timestamp by a tenth of a second, usually lands you on a frame without visible combing.
Yes. The "Time (seconds)" field accepts decimals, so entering 2.100 extracts the frame at 2.1 seconds. That lets you hit a precise moment rather than rounding to the nearest second.
Use PNG when edges must stay crisp — screenshots, frames with text overlays, diagrams, or stills you will crop and re-edit — because it is lossless and artifact-free. Use JPG when the frame is photographic and a smaller file matters more than perfect edges; in our testing a full-resolution standard-definition MPEG-2 frame saved as PNG ran several times larger than the same frame saved as JPG. For the JPG path, use MPG to JPG.
By default it matches the source frame's resolution, so a 720×480 MPEG-2 frame produces a 720×480 PNG. MPEG-1 and MPEG-2 are standard-definition formats (common sizes include 352×240 and 720×480), so do not expect HD output from an SD source. You can scale down with the "Image resolution" presets, but scaling up only enlarges existing pixels without adding detail.
Yes — choose "Multiple Screenshots" instead of "Specific Frame" and set a capture rate. The tool then samples the clip at that interval and produces one PNG per captured moment, so a single upload can yield a whole set of stills rather than just one.
Yes. The .mpg and .mpeg extensions cover both MPEG-1 (standardized as ISO/IEC 11172, 1993) and the more common MPEG-2 (ISO/IEC 13818, 1994), and the tool decodes either. The main practical difference you may notice is that MPEG-2 sources are more often interlaced, which is what causes combing on a frozen frame of fast motion.
The MPG is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion. There is no sign-up, no watermark, and files are never shared or made public.