Initializing... drag & drop files here
Supports: MPEG2
MPEG-2 is the DVD-and-broadcast video standard (ISO/IEC 13818, first published in 1995), so the files people convert here are usually ripped DVD titles, DVB/ATSC TV captures, or .m2v/.mpg archives. This page walks through pulling a single frozen frame out of that video and saving it as a JFIF still — picking the exact moment, keeping the quality high, and avoiding the artifacts that bite low-bitrate standard-definition sources.
.mpeg2 / .mpg clips are accepted and you can queue several at once.0 is the opening frame, 12.5 is twelve and a half seconds in — or switch to "Multiple Screenshots" to export several stills across the clip.The single decision that matters most is which frame you grab, because MPEG-2 is a lossy interlaced codec and not every frame is equally clean. A few patterns worth knowing:
JFIF (JPEG File Interchange Format) is the same lossy JPEG you already use: a .jfif file holds identical bytes to a .jpg or .jpeg under the image/jpeg type, so the still opens in any browser, viewer, or editor that reads JPEG.
If the file is a copy-protected commercial DVD (CSS-encrypted VOB), the video has to be decrypted to a plain MPEG-2 stream before any frame can be read — that is a DVD-ripping step, not a conversion. For a pixel-exact frame with no added JPEG compression, grab it as a lossless PNG instead with MPEG-2 to PNG. And if all you actually have is a JFIF that you want renamed to a standard .jpg, skip the video step and use JFIF to JPG.
Just one frame. The output is a single still image, not an animation or a video. By default the grab is taken at time 0 — the opening frame — and you set "Time (seconds)" to capture any other moment. To export several stills at once, switch to "Multiple Screenshots", which samples frames across the clip and returns each as its own JFIF. To turn the MPEG-2 into an animated image instead, use MPEG-2 to GIF.
Yes. JFIF (JPEG File Interchange Format) is the interchange convention that wraps baseline JPEG data, and .jfif, .jpg, .jpeg, and .jpe all hold identical JPEG-compressed bytes under the same image/jpeg MIME type. You can rename a .jfif to .jpg and it opens everywhere a JPEG does. If a rename is all you need, JFIF to JPG does exactly that.
Two lossy stages stack up. MPEG-2 (ISO/IEC 13818-2, the H.262 video codec) is itself lossy, so the frame already carries compression artifacts before it is saved, and writing it to JFIF re-quantizes it as baseline JPEG. Keeping "Quality Preset" at "Very High (Recommended)" minimizes the added loss, but it cannot recover detail the source never recorded. DVD and broadcast MPEG-2 is also standard-definition — typically 720×480 (NTSC) or 720×576 (PAL) — so a still can't be sharper than the video it came from.
It matches the source video frame unless you scale it down. Most MPEG-2 sources are standard-definition DVD or broadcast at around 720×480 or 720×576, so expect a still around that size. Use "Resolution Percentage", "Width (Keep aspect ratio)", or "Height (Keep aspect ratio)" to shrink it; aspect ratio is kept automatically. Enlarging won't add real detail.
No. JFIF is a still-image format with no audio capability, so only the visual content of the selected frame is saved. The MPEG-2 program stream's audio track is discarded during conversion.
It is uploaded over an encrypted connection, processed on our servers, and both the upload and the generated JFIF are deleted automatically a few hours later. There is no account, no sign-up, and no watermark, and files are never shared or made public. In our testing, a 720×576 PAL frame at the "Very High" preset produced a sharp JFIF still in the tens-of-kilobytes range, scaling up with scene detail.