Initializing... drag & drop files here
Supports: MPG, MPEG
.mpeg and .mpg (the two are the same format with different extensions). Batch is supported — drop in several files and each converts in parallel.MPEG (.mpeg / .mpg) is one of the oldest digital video formats still in circulation. The extension almost always means MPEG-1 video (ISO/IEC 11172, first three parts published August 1993) or MPEG-2 video (ITU-T H.262 / ISO/IEC 13818-2, published 1996), carried inside an MPEG program stream. MPEG-1 was built for Video CD at around 1.5 Mbit/s and VHS-grade quality at SIF resolution (352×240); MPEG-2 added interlaced support and higher bitrates and became the codec of DVD-Video, SVCD, and standard-definition digital TV broadcast. Both are decades-old standards whose essential patents have now expired.
The trouble is that "old and well-supported on a DVD player" is not the same as "convenient today." A .mpeg file is comparatively large for its quality, doesn't stream cleanly over the web, and isn't what modern phones, editors, or messaging apps expect. Converting re-encodes that MPEG-1/MPEG-2 video into a current codec inside a current container. Common reasons people convert away from MPEG:
<video> embed or a background loop, WebM with VP9 or AV1 is smaller than an equivalent MP4 and royalty-free, though many sites still ship an MP4 fallback for older Safari.If you only need to shrink an MPEG without changing its format, the dedicated Compress MPEG tool re-encodes in place; to cut footage before converting, use the Video Cutter.
| Property | MPEG-1 | MPEG-2 | MP4 (H.264) |
|---|---|---|---|
| Standard | ISO/IEC 11172 | ITU-T H.262 / ISO/IEC 13818-2 | ISO/IEC 14496-14 |
| Published | 1993 | 1996 | 2003 |
| Typical bitrate | ~1.5 Mbit/s | up to ~9.8 Mbit/s (DVD) | ~2–8 Mbit/s for 1080p |
| Interlaced scan | No | Yes | Yes (codec-dependent) |
| Resolution sweet spot | SIF 352×240 (VHS-grade) | SD 720×480 / 720×576 (DVD) | up to 8K |
| Built for | Video CD | DVD-Video, SVCD, SD broadcast | web, mobile, modern devices |
| Container / stream | MPEG program stream | MPEG program / transport stream | ISO base media file format |
| Patent status | Expired | Expired | Largely expired |
| Best for today | legacy archives | DVD rips, old broadcast captures | everything else |
A quick clarification that trips people up: the file extension names the format, and inside a .mpeg the video is compressed with MPEG-1 or MPEG-2 — but "MPEG-4" is a different and later standard. MP4 (MPEG-4 Part 14) is a container that usually holds H.264 (MPEG-4 Part 10 / AVC) video. So converting MPEG to MP4 is genuinely a re-encode from an older codec to a newer one, not just a re-wrap — which is why the output is both smaller and more widely playable.
No, and the similar names cause a lot of confusion. An .mpeg (or .mpg) file holds MPEG-1 or MPEG-2 video — standards from 1993 and 1996 built for Video CD and DVD. MP4 (.mp4) is MPEG-4 Part 14, a 2003 container that almost always carries the much newer H.264 codec. They come from the same standards family (MPEG) but are different generations: MP4 compresses better, streams better, and plays on far more modern devices, which is exactly why people convert MPEG to MP4.
Some loss is unavoidable because MPEG-1/MPEG-2 video has to be genuinely re-encoded into H.264 — this isn't a container remux. In practice the loss is hard to see: H.264 is efficient enough that you can match the visual quality of the source MPEG at roughly a third to a half of the file size. Keep the Quality Preset at "Very High" (or pick Constant Quality and a high setting) and downscaling-free output to stay as close to the original as the older source allows. You can't add detail the MPEG never captured, but you won't visibly lose any either.
Because H.264 is far more efficient than MPEG-1/MPEG-2. A standard-definition DVD-style MPEG-2 file runs roughly 1 GB per hour of footage; the same content re-encoded to H.264 in an MP4 commonly lands at 300–500 MB with equal or better perceived quality. The older codecs spend a lot of bits where modern compression doesn't need to. In our testing, a one-minute 720×480 MPEG-2 clip at default DVD bitrate dropped from about 70 MB to roughly 22 MB as an H.264 MP4 at the "Very High" preset, with no visible difference at normal viewing distance.
VLC plays both natively on Windows, macOS, and Linux, as do MPC-HC and most desktop media players. Windows Media Player handles many MPEG files too. The friction shows up on phones, in web browsers, and inside video editors, which is where MPEG's age becomes a problem — the file plays, but not everywhere you want it to. Converting to MP4 removes that friction entirely.
The conversion itself just moves your single video and audio stream into the MKV container — it doesn't invent extra tracks. What MKV gives you is the ability to hold multiple subtitle and audio tracks, which is why media servers like Plex and Jellyfin prefer it: you can mux in soft subtitles or a second language later. If all you need is plain playback on a phone or smart TV, MP4 is the safer target, since MKV isn't decoded natively by Safari, Roku, or most TV browsers.
There's no fixed per-file cap. Conversion runs on our servers, so the practical limit is your upload size and connection speed rather than your device — multi-gigabyte DVD-length MPEG files are routine. Batch jobs have no quantity limit; queue several and download them as one ZIP. 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. If a very large upload is slow, trimming dead footage first with the Video Cutter cuts both the upload and the output.