Initializing... drag & drop files here
Supports: M2V
An M2V file is a raw MPEG-2 video elementary stream — just the picture, with no audio and no container — the kind of file you get out of DVD-authoring tools and demuxers. This guide is for anyone who needs to pull a single clean still image out of that stream and save it as a compact WebP: a thumbnail, a preview poster, or one frame for a web page. The converter reads frames from the M2V and re-encodes them as still WebP images, so you end up with a picture rather than a playable video.
2.5 grabs the frame 2.5 seconds in — or switch to Multiple Screenshots to sample the clip at an interval.The frame you choose matters more with M2V than with most sources, because DVD and broadcast MPEG-2 is usually interlaced. Each stored picture is woven from two fields captured a fraction of a second apart, so any frame with fast motion can show combing — thin horizontal "teeth" along moving edges. A still on a low-motion moment (a held shot, a title card, a face that isn't moving) avoids this almost entirely.
How to dial in the right frame:
0; enter a real timestamp in Time (seconds) under Specific Frame.The converter reads the frames inside the M2V, so it can't help if the stream itself is unreadable. A truncated or partially downloaded elementary stream may fail to seek to your chosen timestamp — remux it to M2V to MP4 first, then extract the frame from the MP4. Because M2V carries no audio at all, there is nothing to recover on the sound side here; if you need the soundtrack, it lives in the separate AC3 or LPCM file the DVD author kept alongside the video. And if you actually want the moving footage rather than a snapshot, this is the wrong tool — convert to a video or animated format instead of a still image.
A single still image — or several separate stills if you choose Multiple Screenshots. WebP does support animation, but this converter is built to extract frames as static pictures. If you need a looping animation from your M2V, convert it to an animated GIF instead.
Because DVD and broadcast MPEG-2 (the codec inside an M2V, defined by ISO/IEC 13818-2 / ITU-T H.262) is usually interlaced — NTSC DVD is 480i, PAL is 576i. Each frame is built from two fields captured moments apart, so motion produces combing. Choose a low-motion frame, or de-interlace by converting to MP4 first and then grabbing the still.
For a photographic frame from filmed footage, lossy (the default) is almost always right — Google measures lossy WebP at 25–34% smaller than an equal-quality JPEG. Switch Lossless? to Yes only when the frame is mostly text, a logo, or flat-colour UI, where lossless WebP preserves every pixel.
An M2V is a video-only elementary stream — by design it never contained audio. In a DVD-authoring workflow the sound is kept in a separate file, typically AC3 (Dolby Digital) or LPCM. A still image has no audio track either way, so nothing is lost in this conversion; the soundtrack simply lives elsewhere.
WebP is supported by Chrome 32+, Firefox 65+, Edge 18+, and Safari 16+, which together cover roughly 96% of web traffic (caniuse, 2026). Safari 14 to 15.6 have partial support, so if part of your audience is on slightly older iPhones and the image must always display, export to JPG instead.
Yes, by default it matches the source frame's pixel dimensions. A standard-definition DVD stream is 720×480 (NTSC) or 720×576 (PAL); HD MPEG-2 can be 1920×1080. To shrink the output, pick a Preset Resolution or set a Width / Height before converting. In our testing, a 720×576 PAL frame saved as Very High lossy WebP came out noticeably smaller than the same frame exported as a quality-90 JPEG, with no visible difference at normal size.