MPEG to JPEG Converter

Extract frames from MPEG video as JPEG images. Choose specific frames or multiple screenshots with adjustable quality.

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.

How to Convert MPEG to JPEG Online

  1. Upload Your MPEG File: Drag and drop or click "Add Files" to select your .mpg or .mpeg video — both extensions are accepted. Batch is supported, so you can queue several clips and extract frames from each.
  2. Pick Frame Selection: Choose Specific Frame and type a timestamp in the "Seconds" field to pull one frame from a precise moment, or Multiple Screenshots to extract a series at a chosen interval. This is the key choice that decides whether you get one JPEG or a sequence.
  3. Set Image Compression and Resolution (Optional): Pick a Quality Preset (Very High through Lowest), or override it with Target file size (%), Specific file size in MB/KB, or Image Quality % (1–100). Under Image Resolution, keep original, scale by percentage, choose a preset (1080p, 720p, 480p, etc.), or enter a custom Width × Height.
  4. Choose Extension and Convert: Pick JPEG or JPG under File Extension (same bytes, different suffix), then click Convert. Frames process on our servers — no sign-up, no watermark, files clear from the server after the session ends.

Why Convert MPEG to JPEG?

MPEG-1 (ISO/IEC 11172) and MPEG-2 (ISO/IEC 13818) are the codecs that powered Video CDs, DVD-Video, and the first wave of digital broadcast TV — DVB, ATSC, and ISDB all adopted MPEG-2 as the over-the-air standard. Even today, plenty of archived .mpg and .mpeg files survive on home-burned discs, camcorder backups, and old broadcast captures. Pulling individual frames out as JPEG is the natural way to harvest stills from that footage when you don't need the moving picture.

  • DVD and Video CD captures — DVD-Video uses MPEG-2 at peak 9.8 Mbit/s with NTSC frames at 720×480 (29.97i) or PAL at 720×576 (25i). A frame grab is the right tool when you want one image from a ripped disc rather than another video file.
  • Camcorder archives — many early-2000s digital camcorders wrote MPEG-1 or MPEG-2 to MiniDV-to-disc workflows or direct-to-DVD discs. Extracting JPEGs lets you import individual shots into a photo library without re-encoding the whole reel.
  • Thumbnails and posters — generate a poster image for a video player UI, an OG-image preview for a blog embed, or a contact-sheet thumbnail for a media library.
  • Evidence and reference frames — security DVR exports often land as MPEG-2 segments. Pulling a specific frame at a known timestamp is the fastest way to share a still with police, insurers, or a contractor.
  • Slide decks and documents — drop a still from an old training video, conference recording, or product demo into a Keynote, Google Slides, or PDF report.
  • Animation reference and rotoscoping — illustrators and 3D artists step through an MPEG clip frame-by-frame for pose and motion reference; JPEG output is the smallest, most editor-friendly stop along that pipeline.

MPEG vs JPEG — Format Comparison

Property MPEG (.mpg/.mpeg) JPEG (.jpg/.jpeg)
Type Video container + codec Still image
Standard ISO/IEC 11172 (MPEG-1, 1993), ISO/IEC 13818 (MPEG-2, 1995) ISO/IEC 10918 (1992)
Compression Inter-frame (I/P/B) DCT, motion-compensated Intra-frame DCT, lossy
Typical bitrate / size ~1.5 Mbit/s (MPEG-1), up to 9.8 Mbit/s (DVD MPEG-2) ~50–500 KB per frame
Color YUV 4:2:0 YCbCr 4:2:0 or 4:4:4
Audio MPEG audio (Layer I/II/III) muxed in None
Primary uses DVD-Video, VCD, DVB / ATSC broadcast Web photos, thumbnails, prints
Browser support Native playback uneven; often needs transcode to MP4 Universal — every browser since 1996

Image Quality Settings — What to Pick

Method What it does Best for
Quality Preset Highest → Lowest fixed presets Quick one-off extraction with no tuning
Image Quality % Manual 1–100% JPEG quality Fine control; 85–95% is the sweet spot
Target file size (%) Aims for a percentage of an internal reference Predictable, roughly uniform output
Specific file size Exact KB/MB target with auto-scale Hard upload caps (email, forum, CMS)

A JPEG at 85–95% quality is visually near-indistinguishable from the source frame; below ~70% you'll start to see blocking around high-contrast edges and ringing around text. For DVD-resolution material (720×480 or 720×576), 90% quality typically lands in the 50–150 KB range per frame; for a 1080p MPEG-2 broadcast capture, expect roughly 100–300 KB at the same quality.

Frequently Asked Questions

What is the difference between Specific Frame and Multiple Screenshots?

Specific Frame extracts a single image at the exact timestamp you enter in the Seconds field — useful when you already know the moment you want. Multiple Screenshots samples the clip at a regular interval (every N seconds or every N frames) and gives you a sequence of JPEGs in one pass — useful for contact sheets, picking the best frame from a candidate set, or rotoscoping reference. You'll choose one or the other in the Frame Selection group; you can't mix both in a single conversion run.

Should I save as .jpeg or .jpg?

Both extensions produce byte-identical files. JPEG is the original three-letter+ name from the ISO/IEC 10918 standard; .jpg was the DOS-era three-letter shortened variant and is now more common on the web. Pick .jpg for maximum compatibility with older software and shorter filenames, .jpeg if your platform or pipeline standardizes on that suffix.

Will the extracted JPEG look as sharp as the original video frame?

It depends on the source. DVD MPEG-2 was interlaced 720×480 (NTSC) or 720×576 (PAL); each "frame" is actually two interleaved fields, so a raw grab can show comb artifacts on moving subjects. Our converter deinterlaces by default. The output JPEG can't be sharper than the source — MPEG's inter-frame compression already discarded high-frequency detail — so a 480i grab will always look like 480i, regardless of which quality preset you pick.

Why does my MPEG file produce a frame that looks blocky or smeared?

MPEG-1 and MPEG-2 use I-frames (full pictures), P-frames (predicted from a previous frame), and B-frames (predicted from frames on either side). If you ask for a timestamp that lands on a P or B frame in a heavily-compressed clip, the reconstructed image inherits that prediction noise. Try nudging the timestamp by a fraction of a second to land on a different position in the GOP, or raise the source bitrate before extracting if you control the encode.

Can I extract frames from a recorded TV broadcast or DVR file?

Yes, when the file is genuinely MPEG-1 or MPEG-2. Many DVR exports use a .mpg extension; some cable boxes wrap the stream as a .ts (MPEG-TS) instead — those have a different extension but the same underlying codec. If your file ends in .mpg/.mpeg, upload it directly. If it's .ts or .m2ts, you'll usually want to rewrap to .mpg first (or use a video-to-image route built for transport streams).

How do I extract one frame per second across the entire video?

Choose Multiple Screenshots and set the interval to 1 second. The tool walks the clip and saves a JPEG at each one-second mark. For longer reels you can also drop the rate — 1 frame every 5 or 10 seconds gives a manageable contact sheet for a feature-length recording without producing thousands of files.

What output resolution should I pick?

If you just want a faithful frame grab, leave Image Resolution on Keep original — for DVD MPEG-2 that's 720×480 or 720×576, for HD broadcast captures it's typically 1280×720 or 1920×1080. Pick a preset (1080p, 720p, 480p) or a percentage if you specifically need to downscale for web or upload. Upscaling a low-resolution MPEG to 4K won't recover detail; it just enlarges the existing pixels.

Does the converter remove the audio track?

JPEG is a still-image format, so audio is dropped — there's nowhere to store it. If you need both the audio and the frame, run a separate audio extraction with MPEG to MP3 or MPEG to WAV in parallel.

Is my file private?

Yes. Files upload over HTTPS, are processed on isolated workers, and clear from the server after your session ends. Nothing is shared, indexed, or kept past the session window. Related conversions you might want next: MP4 to JPEG, MPG to JPEG, or Compress JPEG to shrink the extracted stills before upload.

Rate MPEG to JPEG Converter Tool

Rating: 4.8 / 5 - 43 reviews