Initializing... drag & drop files here
Supports: MPEG2
This tool pulls a single still frame out of an MPEG-2 video and saves it as a static WebP image — it does not build an animated WebP. Because MPEG-2 is the codec behind DVD-Video, digital-TV broadcast, and HDV camcorder footage, the source is very often interlaced, so this walk-through focuses on landing the exact frame you want, keeping it sharp, and getting rid of the comb-line artifacts that interlaced sources can leave on a single grabbed frame.
.mpeg2 clip onto the page, or click "+ Add Files." Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark.2.100 for the frame at 2.1 seconds. That one frame becomes your WebP.The whole job of a video-to-image grab comes down to the timestamp. MPEG-2 plays at a fixed frame rate — usually 25 fps for PAL-sourced DVDs and broadcast, or roughly 29.97 fps for NTSC — so individual frames sit about 0.033 to 0.040 seconds apart. The Time (seconds) field accepts decimals, which is how you target one specific frame instead of a rough whole second.
10.4.120, then re-run a few hundredths earlier or later if you're off by a frame.If you need several stills from one clip, switch on Multiple Screenshots instead of Specific Frame; it samples frames across the video rather than grabbing a single timestamp, which is handy for a contact sheet of thumbnails.
If what you actually want is motion — a short looping clip rather than one frozen frame — this tool is the wrong fit, because it only outputs a static WebP. Cut the segment you want with the Video Cutter and keep it as video, or export a GIF. This converter also can't read DRM-protected or corrupted MPEG-2 streams: if the upload fails or the preview comes out black, the source is likely encrypted or truncated, and no online frame-grabber can recover it.
A single still image. This tool captures one frame at the timestamp you type into Time (seconds) and encodes it as a static WebP. WebP can hold animation, but this converter does not build animated WebP — for motion, keep the clip as video with the Video Cutter.
Because the source is interlaced. MPEG-2 (H.262 / ISO/IEC 13818-2) was built to carry interlaced broadcast and DVD video, where each frame is two fields scanned a moment apart. When those fields are recombined into one still, motion between them produces the comb-tooth pattern. The fix on a frame grab is to choose a moment with little or no motion; on a static shot the two fields line up and the combing disappears.
For a pixel-exact still — archiving, editing, or anything you'll re-edit — set Lossless to Yes. For a web thumbnail or preview where small file size matters more than perfection, leave it on the default No (lossy): Google's own measurements put lossy WebP around 30% smaller than an equivalent-quality JPEG, so a lossy still is usually the right call for the web.
In modern browsers, yes. WebP is supported in Chrome 32+, Firefox 65+, Edge 18+, and Safari 16+, which together cover roughly 96% of global browser usage per caniuse.com. Some older desktop image viewers and legacy editing apps still don't read WebP — if you need maximum compatibility, grab the frame as JPG instead with Convert MPEG-2 to JPG.
The frame is captured at the video's native resolution — for example 720×480 for NTSC DVD-quality MPEG-2, or 1920×1080 for an HD source — and you can scale it down with Resolution Percentage. WebP itself maxes out at 16,383 × 16,383 pixels per Google's spec, far larger than any standard-definition or HD MPEG-2 frame, so the format is never the limiting factor here.
No — video frames are fully opaque, so there's no alpha channel to carry over. WebP does support transparency, but a frame grabbed from MPEG-2 will always be a solid rectangular image. In our testing, a 720×480 NTSC MPEG-2 frame exported at the Very High preset produced a lossy WebP in the low tens of kilobytes, with the lossless version several times larger.