Initializing... drag & drop files here
Supports: M2V
An .m2v is a raw MPEG-2 video elementary stream — the silent, video-only intermediate a DVD-authoring tool produces before it muxes in a separate audio track. This tool pulls one frame out of that stream and writes it as a TIF: a lossless raster format built for archiving, print, and precision editing rather than the web. If you want a reference still from a DVD-authoring master that loses nothing on top of the MPEG-2 source, convert to TIF; if you want a small image to post or email, a frame as JPG is the better target.
| Property | M2V (source) | TIF (output) |
|---|---|---|
| Type | MPEG-2 video elementary stream | Still raster image |
| Carries | Video only — no audio, no container | One frame, no motion |
| Standard | MPEG-2 Video, ISO/IEC 13818-2 | TIFF, first published by Aldus, 1986; TIFF 6.0 (Adobe), 1992 |
| Compression | Lossy (MPEG-2 inter-frame) | Lossless (None / LZW / Deflate / PackBits) or lossy (JPEG) |
| Typical resolution | 720×480 NTSC / 720×576 PAL (DVD SD); up to 1920×1080 HD | Inherits the source frame's pixels exactly |
| Color | 4:2:0 chroma, TV-range | RGB / CMYK / grayscale, 1/8/16-bit |
| Browser preview | No — not a playable web format | No — download to view (Safari renders TIF natively) |
| Best for | DVD authoring, editing intermediates | Archive, print, precision editing |
A note on the silent source: because an .m2v is video-only by design, the missing audio is irrelevant here. A still image is purely visual, so the frame grab reads the one thing the stream contains — picture — and there is always a frame to capture.
.m2v 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. To pull several stills instead, switch to Multiple Screenshots and set a Capture Rate.No. An .m2v is a raw MPEG-2 video elementary stream — by design it carries picture only, with the soundtrack mastered into a separate AC3 or LPCM file during DVD authoring. That missing audio matters for an audio export, but it is irrelevant for an image: the frame grab reads the video stream, which is all an .m2v contains, so there is always a frame to capture. You simply get a silent still, which is exactly what an image is.
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 MPEG-2 already did. But .m2v assets are DVD-era MPEG-2, almost always standard definition — about 720×480 for NTSC masters or 720×576 for PAL — with TV-range 4:2:0 color. TIF preserves those pixels exactly; it cannot restore detail the original lossy MPEG-2 encode discarded. You get a faithful, re-editable copy of an SD-era still, not an upscaled one.
Pick LZW or Deflate (ZIP). Both are 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). The catch to watch for: the Compression Type dropdown defaults to JPEG, which is lossy compression inside a TIF container. Leave it on JPEG only if you want a smaller file and accept some loss; switch to LZW, Deflate, or None for a true lossless still.
That is interlacing. DVD-era MPEG-2 is frequently interlaced, so a single frame pulled from a moment of motion blends two fields captured a fraction of a second apart, showing comb artifacts on the moving subject. The fix is to pick a different moment: nudge the Time (seconds) value a few hundredths of a second so you land on a frame where the subject is stationary, then re-run. The combing is in the source field structure, not something TIF adds.
Not really, because there is little to carry over. An .m2v is a bare elementary stream with no container, so it holds no title, timecode, or creation date the way an MP4 or MOV would — there is no metadata box for the TIF to inherit. The TIF you get records the decoded pixels of the chosen frame plus the basic image tags (dimensions, bit depth, the DPI you set), not any DVD-authoring or camera metadata, because the source never stored it.
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 returns each sampled frame as its own .tif, delivered together as a ZIP — not a single multi-page TIFF. Stay on Specific Frame for one exact moment, or use Multiple Screenshots with a Capture Rate to sample several stills across the clip.
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. Your .m2v is uploaded over an encrypted (TLS) connection, processed on our servers, and the files are deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. If you want the moving footage instead of one frozen frame, wrap the stream into a playable file with Convert M2V to MP4. (.tif and .tiff are the same format — the M2V to TIFF converter outputs the four-letter spelling.)