Convert audio to MP3 without uploading it
Audio files are often the most personal files people convert - voice memos, recorded meetings, interviews, demos. Uploading those to a random converter site is exactly backwards. This tool decodes your audio with your browser's built-in engine and re-encodes it to MP3 on your own machine. Nothing is transmitted.
What it can convert
Anything your browser can play: WAV, M4A/AAC (iPhone voice memos), OGG, FLAC, MP4 and WebM video (the audio track is extracted automatically). Output is standard MP3 that plays everywhere.
Which bitrate should I pick?
- 128 kbps - spoken word: voice memos, meetings, podcasts. Small files, perfectly clear speech.
- 192 kbps - music that needs to sound good without being huge. The sweet spot for most uses.
- 320 kbps - maximum MP3 quality. Note: converting from a lossy file (M4A/OGG) can't add quality back - it only preserves what's there.
How the conversion actually happens
Two stages, both local: your browser's built-in audio engine decodes the source file (the same decoder it uses to play audio on any web page), and then an MP3 encoder compiled to run in the browser re-encodes the raw audio. This has a useful consequence: anything your browser can play, this tool can convert - including the audio track inside video files, which is how an MP4 lecture or interview becomes a listenable MP3 for the commute. It also explains the tool's limits: a format your browser cannot play cannot be decoded.
The jobs this gets used for
Voice memos are the big one - iPhones record in M4A, which car stereos, older MP3 players, and many transcription workflows reject; converting to MP3 makes them universal. Close behind: extracting audio from video (talks, webinars, concerts) to listen without the screen, converting WAV recordings (huge, uncompressed) into shareable files a tenth of the size, and normalizing a mixed folder of formats into one consistent library.
Limitations to know
MP3 is lossy, so use 192-320 kbps for music and keep originals of anything irreplaceable; 128 kbps is fine for voice. DRM-protected files (purchased audiobooks, some streaming downloads) will not decode - that is the DRM working as designed, not a bug. And converting lossy to lossy (M4A to MP3) stacks two generations of compression: acceptable for voice, worth avoiding for music you care about.
FAQ
Does this Audio to MP3 tool upload files to a server?
- No. Decoding and MP3 encoding both happen locally in your browser.
Can I extract MP3 audio from a video?
- Yes - drop an MP4 or WebM and the audio track is converted to MP3.
Is there a file length limit?
- No fixed limit. Decoding holds the uncompressed audio in memory, so multi-hour recordings on a low-RAM device may fail - split very long files first.
Why MP3 and not AAC or Opus?
- MP3 plays on literally everything made in the last 25 years. That universality is usually the whole reason for converting.