Convert MPG to MP3
Extract the audio track from a .mpg (MPEG-1/2) video as an MP3 file. Handy when the video is old but the audio track — a home recording, interview, or ripped song — is still worth keeping.
Loading converter…
How it works
- Drop a
.mpgfile (or any video) onto the page. - The MP3 output preset is already selected — hit Convert Now.
- Download the result. The whole conversion ran in your browser via WebCodecs or FFmpeg.wasm. No file left your device.
Why convert MPG to MP3?
Extract the audio track from a .mpg (MPEG-1/2) video as an MP3 file. Handy when the video is old but the audio track — a home recording, interview, or ripped song — is still worth keeping.
Is my file uploaded anywhere?
No. poqpoq is a static site — the page you're looking at is a bunch of JavaScript your browser downloaded once. It runs entirely on your device. There is no upload endpoint. When you open your browser's Network tab during a conversion, you'll see zero requests going out.