MPEG to WebM converter
Turn your MPEG into a WebM. MPEG is the video behind DVDs, Video CDs and older broadcast recordings. The practical difference is that the result opens anywhere, which MPEG files do not. Your file never leaves your computer.
Need the other direction? Convert WebM to MPEG
How to convert MPEG to WebM
- 1 Drop your MPEG .mpeg or .mpg or .mpe file onto the page, or click to browse for it.
- 2 Set the quality, or leave the default, which keeps the file small without anything showing.
- 3 Convert. The work happens on your own machine, so how long it takes depends on your computer and the file.
- 4 Download the WebM, or add more files and do the whole set in one go.
Why convert MPEG to WebM
- An MPEG will not open in a browser, so anything going onto a web page, into a document or into a message has to become a WebM first.
- Completely royalty free.
- Noticeably smaller than MP4 at the same visual quality.
- Replacing animated GIFs with something an order of magnitude smaller.
- MPEG: very large files for the quality delivered.
MPEG compared with WebM
How the two formats differ on the things that decide whether a conversion is worth making.
| Property | MPEG | WebM |
|---|---|---|
| File extension | .mpeg | .webm |
| Transparency | No | Yes |
| Browser support | No browser support | All current browsers |
| Introduced | 1993 | 2010 |
| Developed by | ISO/IEC MPEG |
Quality and what changes
Both formats are lossy, so this is a second generation of compression: the MPEG is decoded back to pixels that already carry its artefacts, and WebM then compresses that. The damage compounds rather than cancelling out, which is why repeated round trips visibly degrade an image. Encode at a higher quality than the source used, and convert once from the best copy you have rather than from an already converted file.
- One WebM limitation to keep in mind: many TVs, editors and older devices will not open it.
Questions about MPEG to WebM
Will converting MPEG to WebM lose quality?
A little. Both formats are lossy, so the file is decoded and compressed a second time and the two sets of artefacts add up. At a high quality setting the difference is hard to see, but avoid repeated round trips between lossy formats.
Is my MPEG file uploaded anywhere?
No. The whole thing runs inside the browser tab you already have open. Your MPEG is read straight from your own disk, converted on your machine and handed back as a WebM. Nothing is sent anywhere, nothing is stored and there is no account.
Is there a file size limit?
There is no server-side limit because no server sees the file. The real ceiling is your device memory, since the input and the output both have to fit in the tab. A few hundred megabytes is usually fine on a desktop machine and considerably less on a phone.
Can I convert several MPEG files at once?
Yes. Add as many as you like and they are processed one after another, then offered as separate WebM downloads or as a single ZIP. Speed depends on your own processor rather than on a queue.
Does the converter work offline?
Yes, after the page has loaded once. The engine is cached by the browser, so you can disconnect, reload and keep converting. That falls out of doing the work locally rather than being a separate mode you switch on.