Skip to content
TinySolve

Audio Converter

Convert between MP3, M4A, OGG and WAV without uploading the file.

Runs in your browser — your files are never uploaded

Drop a audio file here

or

MP3, M4A, WAV, FLAC, OGG, AAC and more, up to 500 MB. Converted on your device.

Converting between two compressed formats always loses a little quality, because the file is decoded and re-encoded. Converting from a lossless source such as WAV or FLAC does not have that problem. The engine runs entirely in your browser and is served from this site rather than a third-party CDN, so your file is never uploaded and nobody else ever sees it. That does mean the work happens on your own device, so a long video takes a while and a phone will be slower than a laptop.

About the Audio Converter

Audio arrives in whatever format the device that made it produces: M4A from an iPhone, OGG or OPUS from a messaging app, WAV from a recorder, FLAC from a music collection. Converting is usually about making a file something else can actually open.

Four output formats. MP3 plays on everything ever made and is the answer when compatibility is the problem. M4A sounds better at the same size and is what Apple devices prefer. OGG is open and good quality but unsupported across Apple's ecosystem. WAV is uncompressed — lossless and very large, which is what an audio editor wants.

The bitrate controls size against quality, and it is worth knowing which way it works. Converting from one compressed format to another always loses a little more, because the file is decoded and re-encoded; raising the bitrate cannot put back what was already gone. Converting from a lossless source such as WAV or FLAC does not have that problem, and is where a high bitrate genuinely earns its size.

There is also a mono option, which halves the size. For a voice recording, a phone interview or a lecture that is free — those are rarely in real stereo to begin with. For music it is not, and it will be obvious.

Everything runs in your browser using a WebAssembly build of ffmpeg served from this site, so a voice memo or a recorded conversation is never uploaded anywhere.

How to use the Audio Converter

  1. Add your audio file

    MP3, M4A, WAV, FLAC, OGG, AAC and more, up to 500 MB.

  2. Choose the format

    MP3 for compatibility, M4A for quality at the same size, WAV for editing, OGG if you know you want it.

  3. Set the bitrate

    96 kbps for speech, 192 for music. Raising it cannot recover anything a compressed source already lost.

  4. Convert and download

    The result plays in the page first, so you can hear it before saving it.

Frequently asked questions

Which format should I convert to?
MP3 when something will not open the file you have — it plays everywhere. M4A when quality matters and everything you use is recent. WAV only for editing, because it is enormous. OGG if you already know you want it.
Will converting lose quality?
Between two compressed formats, a little — the file is decoded and re-encoded. From a lossless source such as WAV or FLAC, nothing is lost beyond what the target format costs. Converting the same file back and forth repeatedly degrades it noticeably.
Does a higher bitrate improve a low-quality file?
No. What a compressed file already discarded is gone, and re-encoding at a higher bitrate just stores the same audio in a larger file. Match the bitrate to the source rather than hoping to improve it.
When should I use mono?
For a voice recording, a phone interview or a lecture. Those are rarely in real stereo anyway, so mono halves the size at no useful cost. Never for music, where the difference is immediately obvious.
Is my audio uploaded?
No. The conversion happens inside your browser using an engine served from this site, so a voice memo or a recorded conversation never reaches any server.