Initializing... drag & drop files here
Supports: MPG, MPEG
An MPEG file (.mpeg/.mpg) is a video container — it holds a picture stream and an audio stream wrapped together. This tool demuxes that container, throws away the video, and re-encodes the audio track as a standalone MP3 so you can keep just the sound. There is a quirk worth knowing up front: MP3 is MPEG audio. It is formally MPEG-1 (or MPEG-2) Audio Layer III, so "MPEG to MP3" really means "pull the audio out of an MPEG video and save it as the Layer III audio format."
| Property | Value |
|---|---|
| Standard | ISO/IEC 11172 (MPEG-1), published August 1993 |
| Holds | Video stream + audio stream (a container, not a single codec) |
| Container | MPEG program stream |
| Typical extensions | .mpg, .mpeg, .mpe, .m1v, .m2v |
| Audio inside | Usually MPEG-1 Audio Layer II (MP2) or Layer III |
| Designed around | ~1.5 Mbit/s, SIF resolution (352×240 / 352×288); the classic Video CD / DVD-era format |
| Best for | Playing the full picture-plus-sound clip |
| Property | Value |
|---|---|
| Standard | ISO/IEC 11172-3 (MPEG-1), extended by ISO/IEC 13818-3 (MPEG-2) |
| Holds | Audio only — no video |
| Compression | Lossy |
| Sample rates | 32 / 44.1 / 48 kHz (MPEG-1); 16 / 22.05 / 24 kHz (MPEG-2 lower-rate extension) |
| Bitrates (CBR) | 32–320 kbps; also supports variable bitrate |
| Best for | Music, podcasts, dialogue, audiobooks — playable on virtually every device |
.mpeg or .mpg file onto the page, or click "+ Add Files". You can queue several clips and extract them all in one batch.Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — never shared or made public.
No. The MPEG file already holds compressed, lossy audio, and re-encoding it to MP3 cannot recover detail that was never stored. The best you can do is preserve what is there by choosing a high MP3 bitrate (192–320 kbps). Setting a bitrate higher than the source's original audio rate just makes a larger file, not a better-sounding one.
Yes, MP3 is MPEG-1/MPEG-2 Audio Layer III, so the audio codec family doesn't necessarily change. What changes is the wrapper: your input is an MPEG video container holding both picture and sound, and the output is a bare MP3 audio file with the video discarded. If the embedded audio was MP2 (Layer II), which is common in MPEG video, it is re-encoded to Layer III.
For music, 320 kbps is the highest MP3 rate and 192 kbps is a common transparent choice; for podcasts, lectures, or dialogue, 96–128 kbps keeps files small with no audible loss. Picking a rate above the source audio's original bitrate won't add fidelity — it only inflates the file.
MPEG program streams generally don't carry the rich ID3-style tags that audio files do, so an extracted MP3 usually starts with empty title/artist fields. You can add tags afterward in any music app or tag editor. The audio itself transfers; the metadata is what you'll typically need to fill in.
.mpeg and .mpg are the same thing — two spellings of the MPEG video container. MP3 is the audio-only format (Layer III) that can live inside MPEG or stand alone as a .mp3 file. So MPEG/MPG is "video plus audio," while MP3 is "audio only." This tool turns the former into the latter.
Because you're dropping the video stream entirely, which is the bulk of an MPEG file. A standard-definition MPEG clip can run hundreds of megabytes, while its audio track as a 128–192 kbps MP3 is typically only a few megabytes — the picture data simply isn't in the output. To shrink the audio further, run the result through our Audio Compressor. If you actually want to keep the video, convert to MP4 instead.
There's no fixed minute limit — long lectures or full-length recordings extract fine. The practical constraint is upload size and time: a multi-gigabyte MPEG takes a while to send over your connection before processing even begins, so trimming to the segment you need (under Trim) is often faster than uploading the whole file.