MPEG-2 to JPG Converter

Convert MPEG-2 files to JPG format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: MPEG2

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 a JPG Still From MPEG-2 Video: What This Guide Covers

People land here for one of two jobs: pull a single poster frame out of a DVD rip or TV capture, or spit out a whole contact sheet of stills across a clip. Both are the same tool with one setting changed, and both have the same two traps — the default capture time is the very start of the file, and MPEG-2 sources are usually interlaced standard definition, which puts a hard ceiling on how sharp any still can be. This guide walks through the settings that matter, then the errors that actually come up.

How to Convert MPEG-2 to JPG

  1. Upload Your MPEG-2 File: Drag the .mpeg2 file onto the drop zone or click "+ Add Files". Multiple files can be queued and run with one set of settings.
  2. Set Frame Selection and the Timestamp: "Specific Frame" is preselected with Time (seconds) at 0. Replace that 0 with the moment you want, or switch to "Multiple Screenshots" and choose a Capture Rate between one frame every 0.1 seconds and one every 10 seconds.
  3. Pick the File Extension and Quality: The File extension control offers JPEG and JPG with neither one preselected, so choose the spelling your downstream tool expects. Quality Preset starts on "Very High (Recommended)"; Image resolution stays on "Keep original" unless you set a percentage, a preset height, or an explicit Width × Height.
  4. Convert and Download: Click Convert and save the still. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark.

Walk-through: Getting the Frame You Actually Wanted

The timestamp is the setting that decides whether this works on the first try. Everything else is a refinement.

  • If you know the moment: scrub to it in VLC or any player, read the elapsed time, and type it into Time (seconds). Decimals are fine — 92.5 lands mid-second.
  • If you leave it at 0: you get the literal first frame. On ripped DVDs and broadcast recordings that is very often black, a copyright card, or a menu background, which is why "my output is a black image" is the single most common complaint on this conversion.
  • If you don't know the moment: switch to "Multiple Screenshots" and take a sweep. A frame every 5 or 10 seconds is a sane starting rate for a feature-length rip; every frame captured is written as its own separate .jpg, so a fast rate on a long file produces a very large number of images.
  • If the still will be edited afterwards: move Quality Preset to "Highest". The presets map to concrete JPEG quality values — Highest is 100, Very High is 95, High is 90, Medium is 80, then 70, 60 and 50 for the three low settings. Starting at 100 means the one lossy step this tool adds is as light as it can be.
  • If you need a specific byte budget: use "Specific file size" instead of the preset and enter the target in KB or MB.

How the Frame Is Actually Produced

Stage What happens Why it matters
1. Seek The encoder jumps to your timestamp in the MPEG-2 program stream Accuracy is limited by the source's own frame structure, not by the tool
2. Frame extraction The selected frame is written out as a lossless PNG Nothing is thrown away between video and image stages
3. Image encode That PNG is encoded once to JPEG at your chosen quality The preset is the only added lossy step, so quality 100 really is near-transparent
4. Optional resize Any resolution setting is applied during the image stage Scaling normalises pixel aspect to square — see the anamorphic note below

Is JPG the Right Still Format for This Frame?

Target Compression Keeps every pixel? Good reason to choose it
JPG / JPEG Lossy No Smallest file, opens everywhere, fine for posters and thumbnails
PNG Lossless Yes Archiving a reference frame, or any still you will edit repeatedly
WebP Lossy or lossless Depends on setting Web delivery where you control the browser targets
BMP Uncompressed Yes Legacy tools that refuse anything else; very large files

For a standard-definition MPEG-2 frame the practical gap between JPG at quality 95 and a lossless PNG is small on screen and large on disk, which is why JPG is the default answer for anything that will just be looked at.

Common Errors and How to Fix Them

  • "The JPG came out black" — Time (seconds) was left at 0 and the file opens on a black lead-in. Enter a real timestamp from inside the programme content.
  • "There are comb lines through anything that moves" — the source is interlaced MPEG-2, and this converter does not deinterlace. The combing is present in the video frame itself and is carried straight into the still. Pick a frame from a static shot, or accept it.
  • "The image is squashed or stretched compared to playback" — DVD MPEG-2 is frequently anamorphic, storing non-square pixels that the player stretches. Any scaling option here normalises pixels to square. Set Width × Height explicitly (for example 1024×576 for 16:9 PAL, or 854×480 for 16:9 NTSC) instead of using a percentage.
  • "It looks soft and blocky even on Highest" — the frame carried MPEG-2 compression artefacts before the JPEG stage ever ran, and DVD-era material is standard definition to begin with. No quality setting adds detail the source never recorded.
  • "I asked for one image and got hundreds" — Frame Selection is on "Multiple Screenshots". Switch it back to "Specific Frame".
  • "My tool rejected the file extension" — the File extension control has no default selection; if you never touched it, pick JPG or JPEG explicitly to match what the receiving software expects.

When This Doesn't Work

Copy-protected commercial discs are the real dead end. A CSS-encrypted VOB straight off a retail DVD has to be decrypted into a plain MPEG-2 stream before any frame can be read, and that is a ripping step, not a conversion. Very long captures are the other friction point — the constraint is upload time on a multi-gigabyte file, so trim the segment you care about first with Video Cutter and convert the short result. And if you want motion rather than stills, MPEG-2 to GIF assembles an animation from the same source.

Frequently Asked Questions

Why is my extracted frame black, and how do I stop that?

The Time (seconds) field starts at 0, which is the literal first frame of the file. Ripped DVDs and off-air recordings routinely begin with black frames, a distributor logo, or a menu screen, so a default-settings grab often returns exactly that. Find the timestamp you want in any media player and type it in before converting. There is no auto-skip: the converter honours the number you give it.

Should I choose JPG or JPEG in the File extension control?

Whichever your downstream software expects — the bytes are identical either way. Unlike most controls on this page, this one has no preselected value, so it is worth setting deliberately. .jpg is the more widely assumed spelling on Windows and across the web; some print and archival workflows prefer the full .jpeg. Nothing about the compression, colour or dimensions changes between them.

Can this pull every frame of the video as separate images?

It can sample the video densely, but not literally frame-by-frame. "Multiple Screenshots" offers capture rates down to one frame every 0.1 seconds — ten stills per second — which is below the 25 or roughly 30 frames per second an MPEG-2 source actually holds. Each captured frame becomes its own .jpg file. On anything longer than a few minutes, start slow: a one-hour capture at ten frames per second would mean tens of thousands of images.

Does the still keep the video's original dimensions?

Yes, unless you change Image resolution, which stays on "Keep original" by default. Expect roughly 720×480 from an NTSC source or 720×576 from PAL. The preset resolution list sets height only — width follows the frame's aspect ratio — so use Width × Height if you need both numbers exact.

Will grabbing a frame at "Highest" quality make it look like HD?

No. Quality 100 controls only how faithfully the JPEG encoder reproduces the frame it was handed; it cannot invent detail. A standard-definition MPEG-2 frame stays standard definition, and any MPEG-2 compression artefacts baked in at record time survive the process. Choosing a 1080p resolution preset enlarges the picture without adding information.

Does the tool deinterlace the frame for me?

It does not. Interlaced MPEG-2 stores two time-offset fields per frame, and when the subject moves those fields disagree, producing the horizontal comb pattern. No setting on this page filters that out, so a still taken from a fast pan or a moving subject will show it. Selecting a frame from a locked-off or slow shot avoids the problem entirely.

What happens to the audio track?

It is discarded. A JPG holds a single image and has no audio capability, so the MP2 or AC-3 track in the MPEG-2 program stream is not carried over. If the sound is what you were after, extract it separately — MPEG-2 to MP3 and MPEG-2 to M4A both take the same source file.

Is a lossless still possible instead of JPG?

Yes, by changing the target format. JPEG is lossy at every quality level, including 100. Because our pipeline already extracts the frame as a lossless PNG before encoding, choosing MPEG-2 to PNG simply keeps that intermediate rather than compressing it — the result is a byte-faithful copy of the video frame at the cost of a much larger file.

How long do you keep my uploaded video?

The MPEG-2 file is uploaded over an encrypted connection, converted on our servers, and both it and the generated stills are deleted automatically after a few hours. No account is required, nothing is watermarked, and files are never shared or made public.

Rate MPEG-2 to JPG Converter Tool

Rating: 4.8 / 5 - 55 reviews