
A four-minute song recorded at CD quality takes up about 42 MB as a WAV file. Gmail refuses attachments over 25 MB, messaging apps recompress audio in ways you can’t control, and a phone full of WAV demos runs out of space quickly. Convertio lets you convert wav to mp3 in a browser tab, shrinking that 42 MB file to roughly 4–10 MB depending on the bitrate you choose, with no software to install. The catch is that MP3 throws data away permanently, so the settings you pick matter more than the upload itself.
Where the megabytes come from
A WAV file stores every sample of the recording with no compression at all. The size follows a formula anyone can check on a calculator:
For CD audio that means 44,100 × 16 × 2 ÷ 8 = 176,400 bytes every second, or about 10.6 MB per minute. Nothing about the content changes this number. A minute of silence weighs exactly as much as a minute of drums.
| Recording type | Typical use | Per minute | 4-minute track |
|---|---|---|---|
| 16-bit / 44.1 kHz, mono | Voice recordings, interviews | 5.3 MB | 21 MB |
| 16-bit / 44.1 kHz, stereo | CD audio, finished music | 10.6 MB | 42 MB |
| 24-bit / 48 kHz, stereo | Video soundtracks, studio sessions | 17.3 MB | 69 MB |
| 24-bit / 96 kHz, stereo | High-resolution recording | 34.6 MB | 138 MB |
The format itself dates back to 1991, when Microsoft and IBM built it on the RIFF container for Windows 3.1. Because the standard WAV file uses a 32-bit field to record its own size, a single file tops out at 4 GB, which at studio settings is a little under four hours of stereo audio.
What MP3 removes, and why you rarely notice
The MP3 format, developed largely at Germany’s Fraunhofer Institute and standardized as part of MPEG-1 in 1993, does not compress audio the way a ZIP archive compresses a document. It relies on a model of human hearing and discards the parts of the signal a listener is unlikely to perceive.
Worth remembering: MP3 is a one-way trip. Converting an MP3 back to WAV produces a large file with the quality of the MP3, because the discarded data cannot be rebuilt. Keep your original WAV somewhere safe.
The patents covering MP3 expired in 2017, which is one reason the format still plays on almost every car stereo, smart speaker, phone and browser in use today.
Choosing a bitrate: a practical table
Bitrate is the number of kilobits the encoder may spend on each second of audio. Higher numbers mean bigger files and fewer audible compromises.
| MP3 bitrate | Per minute | 4-minute track | Smaller than WAV | Sensible use |
|---|---|---|---|---|
| 64 kbps | 0.48 MB | 1.9 MB | ~22× | Mono voice notes, lectures |
| 128 kbps | 0.96 MB | 3.8 MB | ~11× | Podcasts, audiobooks, background music |
| 192 kbps | 1.44 MB | 5.8 MB | ~7× | Everyday music listening |
| 256 kbps | 1.92 MB | 7.7 MB | ~5.5× | Music on good headphones |
| 320 kbps | 2.40 MB | 9.6 MB | ~4.4× | Demos for collaborators, DJ sets |
A reasonable rule: speech rarely benefits from anything above 128 kbps, while music starts to sound close to the original somewhere around 192 kbps for most listeners.
The mono trick: a spoken-word recording seldom needs two channels. Set the output to one channel and the encoder spends its whole bitrate on a single signal, so a 64 kbps mono MP3 of an interview sounds noticeably cleaner than a 64 kbps stereo one.
Step by step: WAV to MP3 on Convertio
- Add the file. Drag the WAV onto the page, or pick it from your computer, Google Drive, Dropbox or a direct URL.
- Check the output format. MP3 is already selected on this page. You can add more WAV files and process the whole batch in one session, which helps with an album or a run of episodes.
- Open the settings before converting. This is the step most people skip. The options cover constant bitrate (CBR) or variable bitrate (VBR), a bitrate between 64 and 320 kbps (Auto picks a value based on the source), sample rate, and the number of channels for downmixing stereo or 5.1.
- Convert and download. The MP3 appears with a download link as soon as processing finishes.
Two details matter here. VBR usually gives better quality per megabyte, but some older players display the wrong track length for VBR files, so choose CBR if the MP3 is headed for a car stereo or an ageing portable player. On the privacy side, Convertio deletes the uploaded WAV right after conversion and removes the MP3 from its servers within 24 hours.
The 100 MB question: how many minutes fit
The free tier accepts files up to 100 MB each, without registration, at the time of writing. Because WAV size depends only on its settings, you can work out in advance whether a recording will fit.
If your recording is over the line, there are three ways through it: split it into sections in an editor such as Audacity, export it as mono first when it is a single voice, or move to a paid plan with a higher size limit.
When you should keep the WAV
Each time an MP3 is decoded, edited and re-encoded it loses a little more detail, so mix and edit in WAV and convert once at the end. Mastering engineers will ask for the uncompressed files, and most music distributors require WAV or FLAC and reject MP3 uploads outright.
If you need a smaller file that still loses nothing, FLAC sits in the middle: lossless compression that usually cuts a WAV to around half its size. Convertio handles WAV to FLAC the same way it handles MP3.
A 30-second checklist before you press Convert
- The original WAV is backed up.
- The file is under 100 MB, or split into parts.
- Bitrate matches the content: 64–128 kbps for speech, 192–320 kbps for music.
- Channels set to mono for single-voice recordings.
- CBR selected if the file will play on older hardware.
FAQs
- Will the track’s metadata survive?
- Core properties such as duration and sample rate carry over. Tag information like artist and album may need to be re-entered in a tag editor afterwards.
- Does it work on a phone?
- Yes. The conversion runs on Convertio’s servers, so the same page works in a browser on Windows, macOS, Linux, Android and iOS.
- Is 320 kbps lossless?
- No. It is the highest quality MP3 allows, and very hard to tell apart from the source in casual listening, but data is still discarded.
- Why does my MP3 sound worse on studio monitors than on earbuds?
- Good monitors in a quiet room reveal the artifacts a low bitrate introduces. If the file is meant for critical listening, go up to 256 or 320 kbps.