Initializing... drag & drop files here
Supports: MPEG2
An .mpeg2 file is an MPEG program stream — the DVD-and-broadcast format standardised as ISO/IEC 13818, carrying MPEG-2 video (also published as ITU-T H.262) alongside its audio track. A .jfif file is a single still image: baseline JPEG data wrapped in the JPEG File Interchange Format. So this conversion is not a format swap of the whole video; it is a frame grab. You choose one moment in the timeline, and the converter writes that frame out as a JPEG-compressed still.
| Property | Value |
|---|---|
| Standard | ITU-T Recommendation T.871, approved May 2011 and still in force |
| Payload | Baseline JPEG (lossy DCT) — the same compressed bytes a .jpg holds |
| MIME type | image/jpeg |
| Colour / alpha | 8-bit-per-channel colour; no transparency channel |
| Animation | None — one frame per file |
| Metadata | JFIF stores density units and thumbnail info in its APP0 segment; it is not the EXIF convention cameras use |
| Interchangeable with | .jpg, .jpeg, .jpe — renaming the file changes nothing about its contents |
| Best for | A single frozen frame you want to open anywhere, at a small file size |
| Property | Value |
|---|---|
| Systems standard | ISO/IEC 13818-1 (ITU-T H.222.0) — the program-stream layer |
| Video codec | MPEG-2 Part 2 / ITU-T H.262, lossy and inter-frame predicted |
| Typical origin | Ripped DVD titles, DVB/ATSC broadcast captures, .mpg / .vob archives |
| Typical resolution | Standard definition: 720×480 (NTSC) or 720×576 (PAL) |
| Scan type | Frequently interlaced — two fields woven into each frame |
| Pixel shape | Often anamorphic (non-square pixels) on DVD sources |
| Audio | Usually MPEG-1 Layer II (MP2) or Dolby AC-3; discarded here, since a still holds no sound |
0. On DVD material 0 is often a black lead-in or a menu frame, so type the timestamp you actually want — 47 for forty-seven seconds in. Switch to "Multiple Screenshots" to sample the clip instead, at a Capture Rate from one frame every 0.1 s up to one every 10 s..jfif. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared.The preset is a direct JPEG quality number, not a vague label. Our converter first pulls the chosen frame out of the video as a lossless PNG, then encodes that PNG to JPEG exactly once at the value below — so the preset is the only lossy step added on top of the source video.
| Preset | JPEG quality | Use it when |
|---|---|---|
| Highest | 100 | You will crop, colour-correct or re-save the still afterwards |
| Very High (default) | 95 | General use — visually clean on SD frames |
| High | 90 | Web publishing where size matters a little |
| Medium | 80 | Thumbnails and contact sheets |
| Low / Very Low / Lowest | 70 / 60 / 50 | Only when a hard size budget beats appearance |
For practical purposes, yes. JFIF is the interchange convention defined by ITU-T T.871 that wraps baseline JPEG data, and .jfif, .jpg, .jpeg and .jpe all carry that same compressed payload under the image/jpeg media type. Renaming a .jfif to .jpg does not re-encode anything and does not change a single byte of image data. If a rename is genuinely all you need, JFIF to JPG handles it; if you want the still written with a .jpg extension in the first place, use MPEG-2 to JPG instead of this page.
Because Time (seconds) starts at 0, and on ripped DVD or broadcast material the very first frame is frequently a black lead-in, a copyright card, or a menu background rather than programme content. This is a property of the source, not of the conversion. Scrub the video in any player, note the timestamp of the shot you want, and enter that number in the Time field before converting.
It can, and nothing on this page removes them. DVD and broadcast MPEG-2 is often interlaced, meaning each stored frame contains two fields captured a fraction of a second apart. On anything moving, those two fields disagree and you see horizontal combing. Our pipeline does not deinterlace, so that combing is carried into the still exactly as it exists in the video. Choosing a frame from a static shot is the practical workaround.
By default it matches the source frame, so expect roughly 720×480 or 720×576 from a DVD-era file. Note that DVD MPEG-2 is often anamorphic — the stored pixels are not square, and the picture is meant to be stretched at playback. Any scaling option on this page normalises the pixel aspect to square, which can leave a 4:3-looking still from 16:9 content. If that happens, set Width × Height explicitly to the display shape you want (for example 1024×576 for 16:9 PAL) rather than using a percentage or a height preset.
No. The preset resolutions are height-only — pick 480p and the width follows from the frame's aspect ratio rather than snapping to a fixed pair. Use the Width × Height option when you need both numbers pinned down.
Switch Frame Selection to "Multiple Screenshots" and set the Capture Rate — anything from a frame every 0.1 seconds to a frame every 10 seconds. Each captured frame is written as its own separate .jfif file, so a ten-minute capture at one frame per second produces hundreds of images. Start with a slow rate on long sources. If what you actually want is a moving preview rather than a stack of stills, MPEG-2 to GIF builds an animation instead.
Not as a JFIF — the format is JPEG, and JPEG is lossy by definition. Even the Highest preset (quality 100) is still a lossy encode, just a very light one. For a byte-exact frame, choose a lossless still format instead: MPEG-2 to PNG writes the extracted frame straight out with no JPEG stage.
No audio — a still image format has nowhere to put it, so the MP2 or AC-3 track in the program stream is simply dropped. Container-level metadata such as chapter marks, subtitles and timecode is likewise not carried into a JFIF. What you get is the picture content of the one frame you selected, plus the JFIF density fields the encoder writes.
It is uploaded over an encrypted connection, converted on our servers, and both the uploaded MPEG-2 and the generated JFIF are deleted automatically after a few hours. There is no account to create, nothing is watermarked, and files are never shared or made public. The practical limit on a big DVD rip is upload time, not processing — trimming the source first with Video Cutter is faster if you only care about one scene.