Initializing... drag & drop files here
Supports: MPG, MPEG
This walk-through is for anyone who needs one pristine still out of an MPEG-1 or MPEG-2 clip — a reference frame for print, color work, or evidence-grade review — saved as a lossless TIFF rather than a re-compressed JPG. It does not convert the whole video; you pick a single moment and get one image, and below we cover how to land on a clean frame and fix the artifacts SD-era MPEG tends to introduce.
.mpeg or .mpg file onto the page, or click "+ Add Files" to browse. You can queue several clips and process them with the same settings.12.5 grabs the frame nearest the 12.5-second mark.The whole job here is hitting the right moment, so spend your effort in Frame Selection. Specific Frame plus a Time (seconds) value is the precise path — the field accepts decimals, so 2.100 and 2.133 resolve to different frames a few hundredths of a second apart. That granularity matters because the frame you want and the frame next to it can differ by a blink or a motion-smeared cut.
A few patterns worth knowing:
.tif is just the legacy DOS/Windows 8.3 name for the same format.TIFF records whatever the decoder hands it, with no second round of lossy compression — but it can only preserve the frame MPEG-1/MPEG-2 already reconstructed. It does not undo the source codec's losses, upscale standard definition, or sharpen a soft frame. Clean input is the only route to a clean still.
.tiff in an <img> tag without an add-on; MDN recommends it only for downloadable print and editing files. For on-screen use, extract as Convert MPEG to PNG (lossless, web-friendly) or Convert MPEG to JPG (universal).A handful of cases fall outside a clean single-frame grab. DRM-protected or encrypted MPEG (some commercial DVD VOB rips) cannot be decoded for extraction. Truncated or partially corrupted streams may fail to seek to a precise timestamp — grab a nearby keyframe instead, or repair the file first. And if the artifact you are fighting is interlacing on a moving subject, no timestamp tweak fully removes it from a single field-paired frame; the proper fix is to deinterlace the clip first (transcode it to a progressive video, then extract from that), rather than expecting the still itself to be deinterlaced.
No — TIFF preserves the decoded frame exactly but cannot recover detail MPEG-1/MPEG-2 already discarded. Those are lossy codecs, so the frame the decoder reconstructs is the ceiling; TIFF wraps those exact pixels with no further loss. Think of it as a faithful, re-editable container for whatever the codec produced, not a way to undo the original compression or upscale standard-definition video.
Because older MPEG-2 from DVD, camcorders, and broadcast is frequently interlaced. Each frame is built from two fields captured a fraction of a second apart, so on a moving subject those fields land out of register and you get the comb pattern of thin horizontal lines. Move Time (seconds) onto a still moment, or for footage that is interlaced throughout, deinterlace the clip first and extract from the progressive result.
Both are lossless, so neither changes image quality — the choice is size versus compatibility. Deflate/ZIP usually produces a slightly smaller file; LZW is the most broadly supported compressed-TIFF scheme and opens in older software. Choose None only when a legacy tool chokes on any compressed TIFF, accepting a larger file. The site itself notes LZW is the standard for TIFF and offers the best compatibility.
No — this tutorial's Multiple Screenshots mode writes one image per frame and delivers them as a ZIP. The TIFF format can technically hold several images in a single file, but here each still is kept independently usable rather than bundled into one multi-page document. If you need many frames, set a sensible capture interval instead of grabbing every frame.
For standard-definition MPEG sources the files stay small. In our testing, a 720×480 DVD-era frame saved as uncompressed 8-bit RGB TIFF landed near 1 MB, matching the raw pixel math (720 × 480 × 3 bytes ≈ 1.04 MB). Turning on LZW or Deflate typically trims that further on natural-image content with zero quality loss — which is why we leave lossless compression on rather than writing uncompressed. There is also a dedicated MPEG to TIF converter and an MPG to TIFF converter for other spellings of the same job; the bytes are identical.
Your MPEG is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.