MPG to PNG Converter

Convert MPG files to PNG format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: MPG, MPEG

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Image Compression
Quality preset
Higher quality settings preserve more detail but result in larger files. Lower settings reduce file size by increasing compression.
Image resolution
Colors
Compression level
Compression level
Compression speed
Compression speed
Frame Selection
Time (seconds)
Capture a single frame at the specified time. For example, 2.100 means 2 seconds and 100 milliseconds into the video.

Extract a PNG Frame from an MPG Video: What This Tutorial Covers

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.

How to Convert MPG to PNG

  1. Upload Your MPG File: Drag and drop your .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. Choose Frame Selection: Pick "Specific Frame" and type the moment you want in the "Time (seconds)" box — decimals are allowed, so 2.100 grabs the frame at 2.1 seconds. Switch to "Multiple Screenshots" to capture frames at a set interval instead.
  3. Set Image Resolution and Quality: Leave "Image resolution" on the source size for a pixel-exact frame, or pick a preset to scale it. "Quality Preset" defaults to Very High; "Colors" lets you reduce the palette if you need a smaller PNG.
  4. Convert and Download: Click "Convert" and download your PNG. No sign-up, no watermark, and the lossless output opens in any image viewer or editor.

Walk-through: Picking the Right Frame

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.

  • Want one clean still (a thumbnail, a poster, a single screenshot): use "Specific Frame" and enter the exact time.
  • Want several frames across the clip: switch to "Multiple Screenshots" and set the capture rate. You can space frames out (one frame every few seconds for a long video) or pull them densely (sub-second rates such as a single frame at 10fps) when you need many stills from a short clip. Each captured moment becomes its own PNG.
  • Want the smallest possible PNG: keep the source resolution but use "Colors" to reduce the palette; flat or graphic content (logos, slides, UI captures) compresses well this way, while photographic frames usually look best left at full color.
  • Need a smaller file overall: PNG is lossless and therefore larger than JPG for photographic frames. If file size matters more than perfect edges, use MPG to JPG instead.

Why PNG for an Extracted Frame

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.

Common Errors and How to Fix Them

  • Extracted frame shows horizontal "combing" lines — MPEG-2 is frequently interlaced, so a frozen frame on a moving subject interleaves two fields shot a moment apart. Pick a low-motion moment, or step the timestamp a fraction of a second to land on a cleaner frame.
  • "Time is past the end of the video" — the timestamp you entered is longer than the clip. Check the file's duration on the file card and choose a time inside it.
  • Output looks soft or blocky even in PNG — PNG is lossless, so it cannot add detail the MPG never had. Standard-definition MPEG-1/MPEG-2 sources (often 352×240 or 720×480) are simply low resolution; the PNG faithfully reproduces that.
  • Colors look slightly off after palette reduction — heavy use of "Colors" on a photographic frame can band smooth gradients. Leave color reduction off for photos and reserve it for flat graphics.
  • File takes a long time to upload — the practical limit on a large MPG is upload size and speed, not the conversion itself. A long, high-bitrate clip can be a sizable upload even though you only want one frame.

When This Doesn't Work

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.

Frequently Asked Questions

Does the extracted PNG keep the full quality of the MPG frame?

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.

Why does my extracted frame have horizontal lines through it?

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.

Can I grab a frame at an exact timestamp instead of a whole second?

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.

Should I use PNG or JPG for a frame from a video?

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.

What resolution will the PNG be?

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.

Can I pull several frames at once instead of one at a time?

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.

Does this work with both MPEG-1 and MPEG-2 .mpg files?

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.

Is the file I upload kept private?

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.

Rate MPG to PNG Converter Tool

Rating: 4.8 / 5 - 50 reviews