MPEG to TIFF Converter

Convert MPEG files to TIFF format online. Free, fast, no watermarks.

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
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 to TIFF: Is TIFF the Right Home for a Video Frame?

This conversion pulls a single frame out of an MPEG-1 or MPEG-2 program stream and writes it as a TIFF. Before you run it, it is worth being clear about what TIFF buys you here, because a frame from a .mpeg is not the same raw material as a photograph off a camera. The short answer: choose TIFF when the still is going into print, colour work, an archive or a tool that insists on it — and choose PNG or JPG when the still is going to be looked at. The rest of this page lays out the trade so you can pick once and not re-convert.

Still Formats Compared for a Video Frame

The arithmetic anchor for everything below is that one 720 x 480 NTSC DVD frame is 1,036,800 bytes of raw 8-bit RGB pixels — a shade over 1 MB before any format does anything to it.

Format Compression Lossless from the decoded frame? Size against 1.04 MB of raw pixels Renders in a browser Best for
TIFF (LZW) Lossless dictionary coding Yes Below raw, varies with content Safari only Print, colour work, archival masters
TIFF (JPEG — the preselected default) Lossy DCT inside a TIFF wrapper No A small fraction of raw Safari only Smaller TIFFs when fidelity is secondary
PNG Lossless DEFLATE, optionally palette-quantised Only on the "Highest" quality preset; lower presets quantise the palette Below raw Every browser A lossless still that also has to be viewable
JPG Lossy DCT No A small fraction of raw Every browser Email, chat, web pages, documents
BMP Usually none Yes Raw plus a small header Every browser, but MDN advises against it Legacy Windows tooling
PPM None at all Yes Raw plus a ~15-byte header No Code that must read pixels without a decoder

TIFF Against PNG, Head to Head

PNG is the format TIFF actually competes with for this job, since both can be lossless and both are widely supported by editors.

TIFF PNG
Origin Revision 6.0 published in 1992, stewarded by Adobe W3C Recommendation from 1996, later standardised as ISO/IEC 15948
Compression choices Ten, from lossless LZW and Deflate through lossy JPEG One, DEFLATE, with optional palette reduction
Fidelity here Exactly lossless on LZW, Deflate, PackBits, ZSTD or None Truly lossless only on the Highest preset
Bit depth ceiling Extends well past 8 bits per channel through extensions Up to 16 bits per channel
Several images in one file Yes, the format allows it — though this conversion writes one file per frame No, a single image per file
Browser display Safari only Universal
Typical destination Print workflows, editing suites, digital preservation Web pages, documents, screenshots, anything shared
Choose it when The receiving tool or archive specifies TIFF Anyone has to actually look at the image

When TIFF Is the Right Target

  • A print shop, publisher, journal or archive has specified TIFF, which is common in preservation workflows where the container is part of the deliverable.
  • The frame is going into a colour-managed editing pass and you want the option of lossless round-tripping between applications.
  • The receiving software is an older imaging or GIS tool that reads TIFF natively and treats PNG as an afterthought.
  • You want one image that can be handed to Photoshop, Affinity Photo, GIMP, ImageMagick and Preview without conversion in between.

When Another Format Wins

  • The still is going in an email, a chat message, a slide deck or a web page — JPG is a fraction of the size and displays everywhere.
  • You need lossless and viewable, in which case PNG on the Highest quality preset covers both and TIFF's browser gap does not.
  • You are feeding raster bytes to code rather than to a person, where PPM's zero-parsing layout is the point.
  • You did not want a still at all and the whole clip is the goal — that is MPEG to MP4.

How to Convert MPEG to TIFF

  1. Upload Your MPEG File: Drag and drop your .mpeg or .mpg onto the page, or click "Add Files" to browse; several clips can be queued together.
  2. Set Time (seconds) under Frame Selection: "Specific Frame" is preselected with Time (seconds) at 0, which is the first decoded frame — usually leader, a logo card or menu art on DVD and broadcast captures. Enter the moment you actually want, or switch to "Multiple Screenshots" with a Capture Rate.
  3. Pick a Compression Type and Image resolution: Change Compression Type from the preselected JPEG to LZW for a lossless file; Image resolution starts on "Keep original" and also takes Resolution Percentage, Preset Resolutions, or an explicit Width x Height. Confirm File extension is on TIFF.
  4. Convert and Download: Click Convert and download the image. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours — no sign-up, no watermark, never shared or made public.

Frequently Asked Questions

Is TIFF actually better than PNG for a frame out of an MPEG?

Only if something downstream asks for TIFF. On a frame this size both formats can store identical pixels, so the difference is practical rather than technical: TIFF gives you a menu of compression schemes and a long history in print and preservation workflows, while PNG opens in every browser and every operating system's default viewer. If nobody has specified a format, PNG on the Highest preset is the easier lossless choice; if a printer, publisher or archive named TIFF, use TIFF and set Compression Type to LZW.

If TIFF is the lossless option, why does the default output re-compress my frame?

Because the Compression Type dropdown is preselected on JPEG, a lossy scheme, rather than on a lossless one. That combination is legal — the TIFF container has always been able to carry JPEG-compressed data — but it means the default output has been through a second lossy stage on top of what MPEG already discarded. Reading the quality mapping out of our own pipeline, the preselected "Very High" preset means quality 95, "Highest" means 100 and "Medium" means 80, and those numbers only apply while a lossy Compression Type is selected. Choose LZW and the preset stops mattering, because the pixels are preserved exactly.

TIFF or JPG for a still I need to email or post?

JPG, without much hesitation. A TIFF of a standard-definition frame is around a megabyte even with lossless compression, will not preview inline in most mail clients, and does not render in Chrome, Firefox or Edge — MDN describes TIFF as something to offer as a download for printing and precision editing rather than as web content. Extract to MPEG to JPG for anything with an audience, and keep the TIFF as the working master if you need one.

Does TIFF preserve more colour information than the MPEG frame contained?

No, and this is where expectations usually outrun the source. MPEG-1 and MPEG-2 video is 8 bits per channel with chroma subsampled, and it is lossy, so the frame the decoder reconstructs is the ceiling. TIFF can technically carry deeper bit depths, but promoting an 8-bit frame into a 16-bit file adds zeroes rather than detail. What TIFF does give you is the guarantee that no further loss occurs — provided you move Compression Type off JPEG.

Will the TIFF carry over any metadata from the video?

No. Timecode, recording date, camera identifiers, chapter marks and stream-level tags all live in the MPEG container and its elementary streams, none of which survives the jump to a single still. Plan to record provenance yourself — in the filename, a sidecar file or your asset manager — if the frame is going into an archive where that matters.

Can one TIFF hold several frames the way the video does?

The format allows it, but this conversion does not produce it. Choosing "Multiple Screenshots" and a Capture Rate returns each sampled frame as its own separate image rather than assembling them into one multi-page TIFF. If a genuine multi-page file is a hard requirement, extract the frames here and combine them in a tool built for it.

TIFF or TIF — does the extension change anything?

Not one byte. Both write the same format; .tif survives only because early Windows required three-character extensions, exactly as .jpg shadows .jpeg. Use whichever name your downstream software expects — the File extension control on this page switches between the two without changing anything else about the conversion.

The frame's proportions look wrong compared with how the video played. Why?

Because anamorphic DVD material stores a 16:9 picture inside a 720 x 480 or 720 x 576 pixel grid and leaves the stretching to the player. A still image carries no such instruction, and nothing in this pipeline adjusts pixel aspect ratio, so the extracted frame keeps the stored geometry and looks horizontally squeezed. Set Width x Height to the display dimensions instead — roughly 854 x 480 for 16:9 NTSC or 1024 x 576 for 16:9 PAL.

How are my files handled during the conversion?

The MPEG is uploaded over an encrypted connection and everything happens on our servers: the requested frame is decoded to a lossless intermediate, then written out as a TIFF with the Compression Type you chose. Upload and output are both deleted automatically after a few hours, with no sign-up, no watermark, and nothing shared or made public.

Rate MPEG to TIFF Converter Tool

Rating: 4.8 / 5 - 66 reviews