About this tool
MP3 is a widely compatible lossy audio format for speech, music previews, and general sharing. Conversion decodes the source and re-encodes at the selected bitrate. Lower bitrate reduces size but more readily damages high frequencies, transients, and complex mixes.
The tool processes common audio inputs in the browser and outputs MP3. Transcoding cannot improve a weak source and adds another lossy generation, so begin with the best available file and choose bitrate for the content and listening environment.
How to use it
Upload the source
Choose an undamaged file with the highest practical quality.
Choose a bitrate
Speech can be tested lower, while music should be compared from a higher setting.
Listen and download
Check vocal sibilance, instrument highs, and noise in quiet passages before saving.
Supported range and limits
- Input formats
- WAV, M4A / AAC, OGG, FLAC, WebM, MP3; anything the browser can decode
- Output
- MP3 (MPEG-1 Layer III) at the usual 96 / 128 / 192 / 320 kbps steps
- Sample rate and channels
- Carried over from the source; MP3 supports a limited set of rates, so an unsupported rate is resampled to the nearest one
- Metadata
- Title, artist and cover art are not guaranteed to survive; re-tag after converting
- Size estimate
- Roughly bitrate ÷ 8 × seconds; about 0.9 MB per minute at 128 kbps
- Where it runs
- FFmpeg compiled to WebAssembly in your browser; the file is never uploaded
When you would use it
Improving playback compatibility
Convert an audio format that a browser or device does not read reliably into common MP3.
Preparing a shareable file
Reduce a speech or music sample while retaining acceptable listening quality.
Normalising a batch of material
Convert audio from different recorders and platforms into one MP3 specification so it imports cleanly into an editor or podcast host.
What to know before you start
- MP3 is not lossless, and a higher setting cannot restore detail absent from the source.
- Repeated MP3 transcoding accumulates artifacts, so retain a lossless master for editing.
- Tags, cover art, and chapters may not survive browser transcoding.
Related concepts
- bitrate
- The amount of data used for each second of audio, commonly measured in kbps.
- transcoding
- Decoding one audio representation and encoding the result into another.