MPEG-2 to TIFF Converter

Convert MPEG-2 files to TIFF 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
Compression Type
LZW is the standard for TIFF files and offers the best compatibility. While JPEG or WebP compression can create smaller files, they are often not supported by standard image viewers and professional printing software.
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.

MPEG-2 to TIF — Should You Save the Frame as TIF, JPG, or PNG?

You named the codec, so you are almost certainly pulling a still out of a DVD rip, a DVB capture, or an archived home-video disc — .mpeg2 is the MPEG-2 Program Stream that DVD-Video and digital broadcast use. This tool decodes one frame from that clip and writes it out; the only real decision is the target format. The short answer: choose TIF when the still is headed for print, an archive, or a precision editor and you want every decoded pixel kept verbatim; choose JPG or PNG when it is going on screen. Below is the side-by-side, then the steps.

TIF vs JPG vs PNG for an MPEG-2 Frame

Property TIF JPG PNG
Compression Lossless (None / LZW / Deflate / PackBits) Lossy (DCT) Lossless (Deflate)
Adds a second loss on top of MPEG-2? No Yes No
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 size (720×480 frame) ~1 MB uncompressed, ~0.5–0.7 MB LZW/Deflate Smallest (tens–hundreds of KB) Medium
Browser preview No — Safari only; download to view Yes, universal Yes, universal
Print / archival fit Yes — libraries and museums standardize on it Limited (lossy) Web-oriented
Best for Archive, print, re-editing the still Sharing, email, posting Web/UI, sharp text, transparency

When to Pick TIF

  • The frame is a reference scan or archival master of a home-video DVD — you want it byte-faithful to what the MPEG-2 decoder reconstructed, with no JPEG ringing layered on top.
  • It is going to a print shop or a precision editor (Photoshop, Affinity Photo, GIMP) where 16-bit headroom and lossless re-saves matter.
  • You will edit and re-save repeatedly: TIF survives round-trips without generational loss; JPG degrades a little each save.

When to Pick JPG or PNG Instead

  • The still is for on screen — a web page, a slide, an email, a forum post. TIF will not preview in Chrome, Firefox, or Edge; only Safari renders it natively, per MDN. 3
  • You want the smallest file for a photographic frame → Convert MPEG-2 to JPG.
  • You want a lossless but web-friendly still, or you need transparency / crisp on-screen text → Convert MPEG-2 to PNG.

How to Convert MPEG-2 to TIF

  1. Upload Your MPEG-2 File: Drag and drop your .mpeg2 file onto the page, or click "+ Add Files" to browse. You can queue several clips and process them with the same settings.
  2. Pick the Frame with Specific Frame: Open Advanced Options, go to Frame Selection, keep Specific Frame selected, and set Time (seconds) to the moment you want — 2.100 grabs the frame at 2.1 seconds. (Switching to Multiple Screenshots returns a series of separate TIFs as a ZIP, one file per frame — not a single multi-page TIF.)
  3. Set Compression Type and Scale (Optional): Use the Compression Type dropdown to keep the frame lossless (LZW, Deflate, or None), and scale it with Preset Resolutions, Resolution Percentage, or Width × Height. Confirm the File extension toggle is set to TIF.
  4. Convert and Download: Click "Convert" and download your TIF image. No sign-up, no watermark.

Frequently Asked Questions

Is the TIF really better than JPG if the MPEG-2 source was already lossy?

It is not higher resolution or sharper — those are fixed by the original MPEG-2 encode, which is lossy and standard definition (DVD ≈ 720×480 NTSC / 720×576 PAL). What TIF avoids is a second round of loss. Saving the frame as JPG re-compresses the already-compressed pixels and can add ringing around edges; TIF stores the decoded frame verbatim. So for an archival or print-bound still, TIF is the safer master even though it cannot recover detail MPEG-2 already discarded. For on-screen use where a little extra compression is invisible, JPG is fine and far smaller.

Will I lose quality converting the MPEG-2 frame to TIF?

No — not in the conversion itself. TIF is a lossless wrapper, so the still it stores is exactly what the MPEG-2 decoder produced for that timestamp, down to the pixel. The frame inherits the source's standard-definition resolution and TV-range color, and TIF preserves those without adding compression artifacts. It does not upscale, sharpen, or de-interlace; it captures faithfully.

Which Compression Type should I choose for the TIF?

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 is the most broadly supported compressed-TIFF scheme. Pick None (uncompressed) only when you need maximum compatibility with older software that chokes on compressed TIFF, or want the absolute-safest archival master.

Can I get one multi-page TIF with every frame instead of separate files?

No — this tool writes one image per file. The TIFF format itself can hold several images in a single file, but here 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 the clip, that mode samples at the interval you set; if you want one exact moment, stay on Specific Frame.

My extracted frame has thin horizontal lines (combing). How do I fix it?

That is interlacing, and .mpeg2 from DVD, camcorders, and broadcast is frequently 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. TIF records whatever the decoder hands it faithfully, so a clean source frame is the only route to a clean still.

How big is a TIF frame from a DVD-era MPEG-2 file, and why isn't it web-friendly?

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. TIF is built for archival and print, not the browser — MDN notes that other than Safari, browsers do not natively render TIFF in web content. 3 So extract to Convert MPEG-2 to JPG for anything you plan to post or email, or Convert MPEG-2 to PNG for a lossless web-friendly still. If you actually want the whole moving clip in a modern format, use Convert MPEG-2 to MP4 instead. (.tif and .tiff are the same format — the MPEG-2 to TIFF converter outputs the four-letter spelling, and the MPG to TIF converter handles the .mpg/.mpeg spellings of the same MPEG stream.)

How are my files handled, and how long are they kept?

Your MPEG-2 file 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.

Rate MPEG-2 to TIFF Converter Tool

Rating: 4.8 / 5 - 101 reviews