Initializing... drag & drop files here
Supports: MPG, MPEG
To compress an MPG file, upload your .mpg or .mpeg to our servers, pick a target size or a CRF/quality level, switch the codec to H.264 or H.265, optionally lower the resolution, then click Convert. It runs free on our servers with no watermark and no sign-up.
Real result: the median video drops about 45%, and older MPEG-1/MPEG-2 .mpg files — inefficient by modern standards — typically shrink substantially more when re-encoded to H.264 or H.265.
MPG is a container that wraps either MPEG-1 (the VCD-era codec capped near 1.15-1.5 Mbit/s) or MPEG-2 (the DVD-era codec that peaks around 9.8 Mbit/s for video on a standard DVD). Both predate modern coding tools, so a typical MPG file from a 2000s camcorder, set-top recorder, or DVD rip carries roughly twice the bitrate it needs for the picture it actually shows. Re-encoding inside the same container is a clean way to reclaim that overhead without breaking compatibility with old players that still expect a .mpg extension.
| Property | MPEG-1 | MPEG-2 | H.264 |
|---|---|---|---|
| Era / standard | ISO/IEC 11172, 1993 | ISO/IEC 13818, 1996 (ITU-T H.262 approved July 1995) | ISO/IEC 14496-10, 2003 |
| Typical use | Video CD, early streaming | DVD-Video, ATSC/DVB SD/HD broadcast | Blu-ray, web video, mobile |
| Resolution sweet spot | 352x240 / 352x288 | 720x480 / 720x576 up to 1920x1080 | 1080p and 4K |
| Typical bitrate for SD | 1.15-1.5 Mbit/s (VCD ceiling) | 4-9 Mbit/s (DVD video peak 9.8 Mbit/s) | 1-3 Mbit/s for the same quality |
| Compression efficiency vs MPEG-2 | Roughly equivalent for progressive content; MPEG-2 wins on interlaced | Baseline | ~2x more efficient (same quality at half the bitrate) |
| Patent status | Expired (no royalties) | Expired worldwide Jan 2024 (Malaysia 2035) | Royalty-bearing via MPEG LA / Via LA |
| Browser playback | Limited; via WebCodecs/MSE only | Limited; via WebCodecs/MSE only | Native in all modern browsers |
Source notes: MPEG-2 DVD video peak of 9.8 Mbit/s and worldwide patent expiry on January 3, 2024, are documented on the MPEG-2 Wikipedia page; MPEG-1 VCD bitrate target of ~1.5 Mbit/s comes from the MPEG-1 standard's original design goals. H.264 efficiency advantage figures come from comparative codec studies and from MPEG LA's published technical references.
| Goal | Mode | Target value |
|---|---|---|
| "Just make it smaller, looks fine" | Target file size (%) | 60% |
| "Must fit under a hard MB cap" | Specific file size | Enter the MB ceiling (e.g., 10 MB for Discord free) |
| "Constant quality, file size flexible" | Constant Quality (QScale) | 4-6 for high quality, 8-10 for balanced |
| "Hit a streaming bitrate budget" | Constant Bitrate | 1.5 Mbit/s SD, 4 Mbit/s 480p, 6 Mbit/s 720p |
| "Best quality at a chosen average rate" | Variable Bitrate | 2-pass VBR around the same target |
| "Cap peak bitrate for an older decoder" | Constraint Quality | Min 1 Mbit/s, max 8 Mbit/s (DVD-safe) |
Re-encode the dated MPEG-1/2 video to a modern codec like H.264 or H.265, which alone shrinks the file a lot because those codecs pack the same picture into far fewer bits. For more, lower the bitrate or resolution and trim unused footage so the encoder spends bytes only on what you keep.
Realistic reductions depend on the source. A modern, already-tight MPEG-2 stream rarely shrinks more than 25-35% without visible quality loss. A loose DVD rip authored at a conservative 8-9 Mbit/s will often drop 50-60% at quality settings most viewers cannot distinguish from the original. VCD-era MPEG-1 files at 1.15 Mbit/s have very little headroom — expect 10-20% at best before artifacts appear.
If a standalone DVD player, broadcast ingest panel, or other hardware MPEG-1/2 decoder is in the workflow, compress and stay in MPG. For everything else — web playback, mobile, cloud archive — converting to MP4 with H.264 is the better choice because H.264 is roughly twice as efficient as MPEG-2 at equivalent quality, so the MP4 will be about half the size of the same content in MPG.
The.mpg extension is a container, not a codec. MPEG-1 (ISO/IEC 11172, finalized 1993) was designed for Video CD and tops out around 1.5 Mbit/s at 352x240/288. MPEG-2 (ISO/IEC 13818, ITU-T approved 1995, ISO published 1996) added interlaced support and the higher bitrates needed for DVD-Video (peak 9.8 Mbit/s video) and SD/HD broadcast. Most "MPG" files from 2000 onward are MPEG-2; pre-2000 VCD content is usually MPEG-1.
No. The last US MPEG-2 patent expired February 13, 2018, and the MPEG-2 patent pool closed worldwide on January 3, 2024, with Malaysia's last patent expiring in 2035. Re-encoding MPEG-2 today is royalty-free in essentially every jurisdiction, which is one reason archival workflows still rely on it.
If you stay within DVD-Video constraints (MPEG-2 video, peak video bitrate at or below 9.8 Mbit/s, resolution 720x480 NTSC or 720x576 PAL, and an MPEG-1 Layer II or AC-3 audio track), the.mpg will decode on standalone players. The compressor here re-encodes the elementary streams; you'll still need to author a VIDEO_TS folder with a DVD authoring tool before burning to a disc.
Constant Quality (also called QScale or CRF for other codecs) targets a perceptual quality level rather than a bitrate. A talking-head clip with static background encodes far smaller at the same QScale than a fast-cut sports clip, because the encoder spends bits only where the picture actually changes. That's expected behavior and usually preferable to forcing a fixed bitrate on simple content.
Not within MPG/MPEG-1/MPEG-2 — both are inherently lossy. A lossless re-mux (changing container without re-encoding) is possible but won't reduce size; the bytes are already as small as the codec allows. For truly lossless archival you'd need a different codec (FFV1, lossless H.264) in a different container, at the cost of much larger files.
Yes. Settings apply to every file in the batch, so they're a good fit for shelves of DVD rips or VCD archives at similar source bitrates. If your sources vary widely (e.g., mixing camcorder MPEG-2 with VCD MPEG-1), run them in separate batches with mode tuned to each — VCD content needs lighter compression than DVD content.
Three options in order of impact: (1) drop the target percentage further or pick a smaller specific file size; (2) trim unused footage before re-encoding, since the bitrate budget is shared across all frames; (3) convert to MP4 for the H.264 efficiency win. Combining trim + MP4 conversion routinely produces files 70-80% smaller than the original MPG.