WAV to MP3
Convert WAV audio to compressed MP3, entirely in your browser.
🔒 Processed on your device
Drop your WAV file here
or choose a file
How it works
- Add a WAV file
- It's encoded to MP3 at 192kbps, on your device
- Download the smaller MP3 file
MP3 vs WAV
| MP3 | WAV | |
|---|---|---|
| File size | Small (compressed) | Large (uncompressed) |
| Audio quality | Lossy — some quality lost | Lossless — exact original quality |
| Best for | Sharing, streaming, storage | Editing, archiving, production |
Frequently asked questions
Is my file uploaded anywhere?
No — this tool runs entirely in your browser using JavaScript/WebAssembly. Your file is never sent to a server.
Is there a file size limit?
Free accounts can process files up to the limit shown on this page; signing up for Pro raises that limit substantially.
Why does this need a modern browser?
This tool runs a real audio engine (FFmpeg, compiled to WebAssembly) inside the page, which needs a browser feature called SharedArrayBuffer to work. Every current version of Chrome, Firefox, Edge, and Safari supports it — if you see a compatibility warning, try updating your browser.