M2V to WebP Converter

Convert M2V files to WebP format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: M2V

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
Lossless?
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.

M2V to WebP Converter

An M2V file is a raw MPEG-2 video elementary stream: just the coded picture, with no container wrapping it and no audio track alongside it. WebP is Google's still-image format. So this conversion is not a video-to-video job at all — it pulls a frame out of the stream and encodes that single picture as a WebP image, which is what you want for a thumbnail, a poster frame, or a contact sheet from a DVD-authoring master.

M2V Format at a Glance

Property Value
Standard ISO/IEC 13818-2, also published as ITU-T Rec. H.262 (MPEG-2 Video)
Standardised ISO/IEC 13818-2 first edition, 1996
Container None — a raw elementary stream, not a program or transport stream
Audio None. M2V carries picture data only
Typical dimensions 720×480 (NTSC DVD), 720×576 (PAL DVD); HD MPEG-2 up to 1920×1080
Scan type Frequently interlaced (480i / 576i) on DVD and broadcast material
Duration metadata Absent. A raw .m2v reports no container duration and no overall bitrate
Where it comes from DVD authoring and demux tools (DGIndex, ProjectX, mkvextract) that split video and audio into separate files before muxing

WebP Format at a Glance

Property Value
Developer Google
Introduced 2010
Container RIFF
Modes Lossy, lossless, alpha transparency, and animation
Size vs JPEG Google measures lossy WebP at 25–34% smaller than a comparable JPEG at equivalent SSIM
Size vs PNG Google measures lossless WebP at 26% smaller than PNG
Maximum dimensions 16383 × 16383 pixels
Native browser support Chrome 32+, Firefox 65+, Edge 18+, Opera 19+, Safari 16+ on macOS and Safari 14+ on iOS — about 96% of tracked traffic per caniuse
Output here A single still image. This tool does not build an animated WebP

How to Convert M2V to WebP

  1. Upload Your M2V File: Drag the .m2v onto the drop zone or click "+ Add Files" to pick it from your device. Only .m2v is accepted here; you can queue several and they all run with the same settings.
  2. Choose the Frame Under Frame Selection: "Specific Frame" is active with Time (seconds) set to 0, which grabs the very first frame. Type a real timestamp such as 12.5 to land elsewhere, or switch to "Multiple Screenshots" and pick a Capture Rate to sample the whole stream.
  3. Set Quality Preset, Lossless? and Image Resolution: Quality Preset arrives on "Very High (Recommended)" and Lossless? on "No (Recommended)". Image resolution stays on "Keep original" unless you pick a preset height, a width, or an explicit width × height.
  4. Convert and Download: Click Convert and save the WebP. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours later — no sign-up, no watermark.

Choosing the Right Frame

Frame choice matters more with M2V than with almost any other source, for two reasons that are specific to this format.

  • The default lands on frame zero, and frame zero is often useless. DVD and broadcast masters commonly open on black, a slate, or a menu background. The Time (seconds) box starts at 0, so unless you type something else you will get whatever that first coded picture happens to be.
  • Interlaced material shows combing on stills. DVD-era MPEG-2 is usually field-based: each stored picture is woven from two fields captured a moment apart. Grab a frame during fast motion and you get horizontal "teeth" along moving edges. Nothing in this converter de-interlaces, so the fix is to pick a low-motion moment — a held shot, a title card, a static face — or to de-interlace the stream in a desktop editor first and extract from the progressive export.
  • Use Multiple Screenshots when you do not know the timecode. Sampling one frame every second or two gives you a set of stills to choose from, which is far quicker than guessing timestamps one at a time. Every frame comes out as its own separate WebP file.
  • Lossless? is a content decision, not a quality-versus-size dial. Photographic frames from filmed footage compress beautifully in lossy mode. Set Lossless? to "Yes" only when the frame is dominated by text, a logo, or flat-colour graphics, where lossy artefacts show up on hard edges.

Frequently Asked Questions

Does this produce an animated WebP or a still image?

A still image. WebP supports animation, but this converter treats an M2V as a source of frames, not as a timeline — "Specific Frame" writes one still WebP, and "Multiple Screenshots" writes a separate still WebP for each sampled frame. If you want motion out of the M2V, convert it to an animated format with M2V to GIF or M2V to APNG instead.

Why does my extracted frame have horizontal lines through moving objects?

That is interlace combing, and it comes from the source rather than from the conversion. DVD MPEG-2 is interlaced — 720×480 at 29.97 fps for NTSC, 720×576 at 25 fps for PAL, so a single coded picture holds two fields shot a fraction of a second apart. We extract the picture as stored and do not de-interlace it, so any motion between the two fields stays visible as combing. Pick a low-motion timestamp, or de-interlace in a desktop tool first.

Why does my M2V show no duration in players, and does that affect the conversion?

Because a raw elementary stream has no container to record it in. Probe a .m2v and you get no overall duration and no file-level bitrate — only the coded picture parameters. Frame extraction still works, because the decoder simply walks the stream, but time-based seeking is approximate compared with a properly muxed MP4 or MPEG program stream.

Where did the audio go — is it lost in the conversion?

Nothing is lost, because an M2V never had audio. In a DVD-authoring workflow the soundtrack is demuxed into a separate file, usually AC-3 (Dolby Digital) or LPCM, and muxed back in at the end. A still image has no audio track either way, so this conversion is not where a soundtrack could go missing.

Should I use lossy or lossless WebP for a frame grab?

Lossy is the right default for anything photographic; Google measures lossy WebP at 25–34% smaller than a JPEG of equivalent SSIM quality, and at normal viewing sizes a single frame from filmed footage shows no visible penalty. Switch Lossless? to "Yes" for frames that are mostly text, line art, screen captures, or flat colour, where lossless WebP keeps every edge exactly as coded.

What resolution will the WebP be?

By default it matches the source frame exactly — 720×480 or 720×576 for a standard-definition DVD stream, up to 1920×1080 for HD MPEG-2. Under Image resolution, "Preset Resolutions" sets the output height and lets the width follow the source aspect ratio; "Width x Height" is the control to use when you need exact pixel dimensions.

Will the WebP open everywhere?

Almost. Chrome 32+, Firefox 65+, Edge 18+, Opera 19+, Safari 16+ on macOS and Safari 14+ on iOS all decode WebP, which caniuse puts at roughly 96% of tracked traffic. The gaps are old desktop Safari and legacy desktop software — Office documents, older image editors, some print workflows. For those, extract to M2V to JPG or M2V to PNG instead.

How does the frame grab actually work, and does the quality setting affect it?

Our pipeline extracts the requested frame to a lossless PNG first, then encodes that PNG to WebP. The Quality Preset and Lossless? settings apply to the second step only, so they never degrade the frame grab itself — the picture that reaches the WebP encoder is a faithful decode of what the MPEG-2 stream coded, and only the final encode trades detail for size.

Rate M2V to WebP Converter Tool

Rating: 4.8 / 5 - 43 reviews