MPG to JPG Converter

Convert MPG files to JPG 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
File extension
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 JPG Stills from an MPG: What This Tutorial Covers

An MPG is an MPEG program stream — the container behind Video CDs, DVD rips, TV captures and older camcorder clips — holding 24 to 30 still frames for every second of footage. This page decodes those frames and writes them out as JPG images: one exact frame at a timestamp you choose, or a whole sequence at a fixed interval. The single thing that trips people up is the default: the timestamp starts at 0 seconds, and on DVD-sourced material second zero is very often black, a fade-in, or menu artwork. Set a real timestamp and the tool does what you expected the first time.

How to Convert MPG to JPG

  1. Upload Your MPG File: Drag and drop your video, or click "Add Files" to browse for a .mpg or .mpeg. Multiple videos can be queued, and each produces its own set of frames.
  2. Set Frame Selection: This is the control that matters. "Specific Frame" is selected by default and captures one image at the moment in the Time (seconds) field — which starts at 0, so type the second you actually want. "Multiple Screenshots" instead captures a sequence at the Capture Rate you choose, from one frame every 10 seconds down to one every 0.1 seconds.
  3. Choose Quality Preset, Resolution, and Extension (Optional): Quality Preset runs Highest through Lowest and starts on "Very High (Recommended)". Image resolution offers Keep original, a percentage, a height preset, or an explicit Width × Height. The File extension group lets you write .jpg or .jpeg — neither is preselected, so pick one if it matters to you.
  4. Convert and Download: Click Convert. A single frame comes back as one JPG; a sequence comes back as one JPG per captured frame, which you can download individually or together. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours — no sign-up, no watermark, never shared.

Walk-through: Choosing a Timestamp That Isn't Black

Video files rarely start on a usable image. Commercial and home-authored DVDs commonly open on black, a studio logo, a fade from black, or a still menu background, and a TV capture usually starts mid-advert. Because Time (seconds) defaults to 0, accepting the default on that kind of source hands you exactly that frame — which is the most common complaint on any video-to-still tool, and it is a settings problem rather than a fault in the file.

  • If you know the moment: scrub to it in any player, read the elapsed time, and type that number of seconds. Ten seconds in is enough to clear most fades and logos.
  • If you know the frame number: divide it by the frame rate. Frame 750 of 25 fps PAL footage is 750 ÷ 25 = 30 seconds; frame 750 of 29.97 fps NTSC footage is about 25 seconds.
  • If you are hunting for the best shot: switch to Multiple Screenshots at 1 second per frame, take a strip of candidates, and keep the sharpest. This beats guessing timestamps one conversion at a time.
  • If the subject is moving fast: use 0.1 or 0.2 seconds per frame over a short trimmed window, so you have several near-identical frames to choose the cleanest from.

Frame Selection Modes at a Glance

You want… Mode Setting Result
One cover image or thumbnail Specific Frame Time in seconds A single JPG at that moment
A frame every second Multiple Screenshots 1 second per frame About 60 JPGs from a one-minute clip
A sparse overview of a long clip Multiple Screenshots 5–10 seconds per frame A handful of key moments
The cleanest still from fast motion Multiple Screenshots 0.1–0.5 seconds per frame A dense strip to pick from
A small web thumbnail Specific Frame Time + a height preset such as 240p One downscaled JPG
An icon-sized image Specific Frame Time + a 128P or 64P preset One very small JPG

What the Quality Preset Is Worth

In our pipeline each preset maps to a fixed JPEG quality value rather than to a target size, so the same preset behaves consistently across every frame you pull:

Preset JPEG quality Use it for
Highest 100 Archival stills; noticeably larger files for a small visible gain
Very High (default) 95 The general-purpose choice for frames you will look at closely
High 90 Web publishing where size matters a little
Medium 80 Contact sheets and previews
Low / Very Low 70 / 60 Dense thumbnail strips
Lowest 50 Rough proofing only; visible blocking

Because every MPG frame was already lossily compressed inside the video, the top of this ladder cannot recover detail — it only avoids adding more. Very High is the sensible default for that reason.

Common Problems and How to Fix Them

  • The image came out black — the Time field was left at 0 on a source that opens on black. Enter a timestamp several seconds in.
  • The still looks horizontally squashed — the source is anamorphic. DVDs store 720×480 or 720×576 with non-square pixels and let the player stretch them; JPEG has no pixel-aspect flag, so the frame arrives at its stored shape. Set Width × Height to the display size — 854×480 for a 16:9 NTSC DVD, 1024×576 for 16:9 PAL, 640×480 for 4:3.
  • Thin horizontal lines across moving objects — that is interlacing, baked into the source. Nothing here deinterlaces, so pick a frame from a calmer moment, or deinterlace the video in an editor first.
  • You got hundreds of files you did not want — Frame Selection was on Multiple Screenshots. Switch to Specific Frame for a single image.
  • The frames are softer than expected — standard-definition MPG material simply has no more detail to give. Frames are decoded at the source size and are not upscaled.

Frequently Asked Questions

Why is my extracted frame completely black?

Because the capture time defaulted to 0 seconds and the video starts on black. DVD-authored and TV-captured MPG files routinely begin with a fade from black, a distributor logo over black, or a static menu background, so the very first frame carries no picture. Type a timestamp a few seconds into the action in the Time (seconds) field and the frame will show real content. If you are not sure where the interesting part starts, run Multiple Screenshots at 1 second per frame once and use the result as an index.

What resolution will the JPG frames be?

With Image resolution on Keep original, each JPG matches the frame size stored in the video. That is 352×240 or 352×288 for Video CD-grade MPEG-1, and 720×480 (NTSC) or 720×576 (PAL) for DVD-grade MPEG-2. Frames are decoded at the source size and never upscaled, so a standard-definition MPG cannot produce a high-resolution still. To shrink one for the web, pick a height preset or set Width × Height before converting, or run the result through the Image Resizer afterwards.

How do I capture one exact frame instead of a whole sequence?

Keep Frame Selection on "Specific Frame" — it is the default — and put the moment you want in the Time (seconds) field. That produces a single image. The alternative, "Multiple Screenshots", is what generates a whole set: it captures a frame at every interval you choose across the clip, so a ten-minute video at one frame per second yields around six hundred images. If you accidentally received a large batch, that mode was selected.

Why does my still look squashed compared with the video?

Because DVD-era MPEG-2 uses non-square pixels. A 16:9 DVD stores its picture as 720×480 and relies on the player to stretch it to a 16:9 shape at display time. JPEG has no equivalent flag, so the extracted frame keeps the stored 720×480 proportions and looks horizontally compressed. Fix it by setting Width × Height explicitly — 854×480 reproduces the intended 16:9 shape for NTSC, 1024×576 for PAL — rather than relying on a percentage or a height preset, which keep the stored aspect.

Should I extract to JPG or PNG?

JPG is lossy, 8 bits per channel, no transparency, and small — the right choice for photographic frames, thumbnails and anything you will share. Because the frame was already lossily compressed inside the MPEG stream, a Very High JPG re-save keeps it visually very close to what the video showed. PNG is lossless and larger, which only pays off if the still is heading into compositing or repeated re-editing, or if the frame is mostly flat graphics such as titles or menu art. For those, use MPG to PNG.

Can I extract frames from only part of the video?

Yes, in two ways. Specific Frame is inherently a single moment, so it never touches the rest of the clip. For a bounded sequence, cut the source first with Video Cutter, which accepts .mpg files, then run the shortened clip through Multiple Screenshots — that keeps the output count manageable and the conversion fast. Running a dense capture rate across a full-length disc rip is what produces unexpectedly enormous batches.

How large will each JPG be?

It depends on three things: the preset's JPEG quality value, the frame's pixel dimensions, and how much fine detail the picture holds. A standard-definition 720×480 frame at Very High (quality 95) is a small file by modern standards; a busy, grainy scene lands well above a flat or dark one at identical settings. If a specific size ceiling matters, the Specific file size option under Image Compression lets you name a target directly instead of guessing at presets.

Does the extension choice between .jpg and .jpeg change the file?

No. Both write identical JPEG data as defined by the JPEG standard; only the filename differs. Neither is preselected in the File extension group on this page, so choose whichever your workflow expects — .jpg is the more common convention on the web and in most photo software, while some archival and print pipelines prefer the full .jpeg. If you later want to shrink the results without re-extracting, Compress JPG accepts both spellings.

Rate MPG to JPG Converter Tool

Rating: 4.7 / 5 - 58 reviews