Initializing... drag & drop files here
Supports: MPG, MPEG
.mpg and .mpeg — they are the same format, just spelled with a 3-letter or 4-letter extension. Batch is supported: drop in several files and each one converts in parallel.An .mpg file is an MPEG program stream — the same format as .mpeg. The two extensions are identical content; .mpg was simply the three-letter version DOS and early Windows required, while .mpeg was used where four-letter extensions were allowed. The video and audio inside are encoded with MPEG-1 (ISO/IEC 11172, approved in 1992) or MPEG-2 (ISO/IEC 13818 / ITU-T H.262, published in 1996) — the same MPEG-2 codec that DVDs and early digital-TV broadcasts used. So an MPG is rarely a "modern" recording; it's usually a DVD rip, a digital-TV capture, an old camcorder export, or a video from the late-1990s-through-2000s era.
That history is exactly why people convert it. MPG plays in VLC and desktop media players, but it is not an HTML5 web format, modern phones and editors don't record to it, and MPEG-1/MPEG-2 compression is far less efficient than today's codecs — an MPG is often several times larger than an equivalent H.264 MP4. The most common reasons to convert:
<video> tag. Converting to WebM (VP9/AV1) or MP4 (H.264) makes the clip playable in a web page and drops the file size.| Format | Standard / Origin | Codec(s) inside | Native playback | Best for |
|---|---|---|---|---|
| MPG / MPEG (source) | MPEG-1 (ISO/IEC 11172, 1992) and MPEG-2 (ISO/IEC 13818 / H.262, 1996) | MPEG-1 / MPEG-2 video, MP2 / MP3 / AC-3 audio | VLC, desktop players, DVD hardware | DVDs, digital-TV captures, legacy archives |
| MP4 | MPEG-4 Part 14 (ISO/IEC 14496-14, 2003) | H.264, H.265, AAC | Every browser, phone, smart TV, console | Universal playback, sharing, streaming |
| MOV | Apple QuickTime File Format (1991) | H.264, HEVC, ProRes, AAC | macOS, iOS, QuickTime, VLC | Final Cut / Apple editing |
| MKV | Matroska (open, 2002) | H.264, H.265, AV1, multi-track | VLC, MPV, Plex, Jellyfin; not Safari / Roku | Multi-subtitle / multi-audio libraries |
| WebM | Google / WHATWG (2010) | VP8, VP9, AV1, Opus | Chrome, Firefox, Edge; Safari 17+ for AV1 | HTML5 web embeds |
| AVI | Microsoft (1992) | DivX, XviD, MPEG-4, MP3 | Windows native, VLC | Legacy Windows editors |
| MP3 | MPEG-1 Audio Layer III (ISO/IEC 11172-3) | n/a (audio only) | Everywhere | Extracting the soundtrack |
Yes. .mpg and .mpeg are the same format with two spellings of the extension. .mpg was the three-letter name DOS and early Windows required; .mpeg was used on systems that allowed four-letter extensions, like the classic Mac OS. The bytes inside — an MPEG-1 or MPEG-2 program stream — are identical, so a tool that opens one opens the other. This converter accepts both interchangeably.
An MPG holds MPEG-1 or MPEG-2 video (MPEG-2 is the same H.262 codec DVDs use), usually paired with MPEG-1 Audio Layer II or III, or AC-3 audio. Both MPEG-1 and MPEG-2 are lossy compression standards, so the original MPG already discarded some detail when it was made. Converting to a modern codec like H.264 is also lossy, so to avoid stacking a second visible loss, leave the Quality Preset at "Very High (Recommended)" or set Constant Quality to CRF 18-20.
MPEG-1 and MPEG-2 are decades-old codecs that compress far less efficiently than H.264 or H.265. A standard-definition MPEG-1 stream often runs around 1.5 Mbps, and MPEG-2 DVD video runs higher still, with no modern motion-compensation tricks. Re-encoding the same footage to an H.264 MP4 typically produces a much smaller file at the same visible quality — which is why "convert to shrink" and "convert for compatibility" are usually the same step for MPG.
A re-encode is technically lossy, but at a high-quality setting the difference is hard to see. Because your MPG is almost certainly standard- or low-definition to begin with, converting to MP4 at "Very High" quality or CRF 18-20 preserves what's there. In our testing, a 3-minute standard-definition MPEG-2 clip converted to an H.264 MP4 at the default preset dropped from roughly 70 MB to around 18 MB with no visible quality difference at normal viewing size. You can't add detail the MPG never captured, but you won't lose anything noticeable either.
MP4 with the H.264 codec. It plays on every modern browser, phone, smart TV, and console, it's accepted by every social and messaging platform, and it's far smaller than the original MPG. Choose MOV only if you're handing the file to Final Cut Pro or another Apple-centric editor, MKV if you need multiple subtitle or audio tracks, and WebM if the clip is destined for an HTML5 web page. For 95% of people, MPG to MP4 is the right answer.
Yes. Pick MP3 as the output format and the converter drops the video track and encodes the audio to MP3. This is a natural fit, since MP3 (MPEG-1 Audio Layer III) comes from the same MPEG-1 family of standards as the MPG itself. Use MPG to MP3 for the dedicated audio-extraction flow, where you can also set the output bitrate.
Yes. Files are uploaded over an encrypted (TLS) connection, processed on our servers, and deleted automatically a few hours after conversion. There's no sign-up, no watermark on the output, and files are never shared or made public. The practical limit on a very large MPG is upload time and your connection speed, not a fixed per-file cap.