Initializing... drag & drop files here
Supports: MPG, MPEG
This tool pulls a single still frame out of an MPG (MPEG-1 / MPEG-2) clip and saves it as a TIF — a lossless raster format built for archiving, print, and precision editing rather than for the web. It does not re-encode the whole video; you pick one moment and get one image. TIF wraps that frame losslessly, so it preserves exactly what the MPEG decoder reconstructed — useful when the still is headed for a print shop, an archive, or an editor where every pixel counts.
.mpg or .mpeg file onto the page, or click "+ Add Files" to browse. Files are 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.2.100 grabs the frame at 2.1 seconds. That single frame becomes your TIF.| Property | TIF | JPG | PNG |
|---|---|---|---|
| Compression | Lossless (None / LZW / Deflate / PackBits) | Lossy (DCT) | Lossless (Deflate) |
| Bit depth per channel | 1, 8, or 16 | 8 only | 8 or 16 |
| Color models | RGB, CMYK, grayscale | YCbCr (RGB on export) | RGB / grayscale + alpha |
| Typical file size (SD frame) | Large | Smallest | Medium |
| Browser preview | No — download to view (Safari only) | Yes, universal | Yes, universal |
| Print / archival use | Yes — libraries and museums standardize on it | No | Web-oriented |
| Best for | Archive, print, precision editing | Sharing small photographic stills | Web/UI graphics, sharp text, alpha |
No — and this is the honest catch. TIF is a lossless wrapper, so it stores the extracted frame without adding any further compression loss on top of what the MPEG codec already did. But MPG is an MPEG-1 / MPEG-2 stream from the VCD, DVD, and digital-TV era, typically standard definition (about 720×480 for NTSC DVD, 352×240 for VCD) with TV-range color. TIF preserves those pixels exactly; it cannot restore detail the original lossy MPEG encode discarded. You get a faithful, re-editable copy of an SD-era still — not an upscaled or sharpened one.
LZW and Deflate (ZIP) are both lossless — their decoded pixels are identical to uncompressed — and they shrink a typical 8-bit frame by roughly 30–50% while staying readable in essentially every TIFF app (Photoshop, Affinity Photo, GIMP, ImageMagick, Preview). Deflate usually packs a little tighter; LZW encodes a little faster. Pick None (uncompressed) only when you need maximum compatibility with older software that chokes on compressed TIFF, or for an absolute-safest archival master.
No — this tool writes one image per file. The TIFF format itself can hold several images in a single file, but here switching to Multiple Screenshots mode returns each sampled frame as its own .tif, delivered together as a ZIP — not a single multi-page TIFF. If you want a few stills from across a clip, that mode samples at the interval you set; if you want one exact moment, stay on Specific Frame.
That is interlacing. Older MPEG-2 from DVD, camcorders, and broadcast is often interlaced, so a single frame grabbed during motion can show comb artifacts on moving subjects. Pick a frame where the subject is stationary — nudge the Time (seconds) value a few hundredths of a second earlier or later to land on a still moment. The same trick fixes a blurry or motion-smeared grab from a fast scene or a scene cut.
In our testing, a 720×480 NTSC MPEG-2 frame saved as uncompressed 8-bit RGB TIF landed near 1 MB (matching the raw pixel math, 720 × 480 × 3 bytes ≈ 1.04 MB), dropping to roughly 0.5–0.7 MB with LZW or Deflate at zero quality loss. Because TIF is uncompressed-grade and not a web format — MDN lists it among image types to avoid for web content, with Safari the only browser that renders it natively — extract to Convert MPG to JPG for anything you plan to post or email, or Convert MPG to PNG for a lossless web-friendly still. If you actually want the whole moving clip in a modern format, use Convert MPG to MP4 instead. (.tif and .tiff are the same format — the MPG to TIFF converter outputs the four-letter spelling.)
Your MPG is uploaded over an encrypted (TLS) connection, processed on our servers, and the files are deleted automatically a few hours after conversion. There is no sign-up, no watermark on the output, and your files are never shared or made public. The frame is captured at the video's native resolution, and you can scale it down with the Resolution Percentage or Width x Height controls before downloading.