Audio Converter
Convert audio between MP3, WAV, AAC, M4A, FLAC, and OGG. Change codec or container for music, podcasts, and voice memos — free, no signup.
Popular conversions
All supported formats
The only distinction that really matters
Audio formats split into two groups. FLAC and WAV are lossless — they preserve the waveform exactly. MP3, AAC, M4A, OGG, and Opus are lossy: they discard the parts of the signal a listener is least likely to notice, which is how they get so much smaller.
Once a lossy step has happened, the discarded information is gone. This is why converting an MP3 to WAV produces a large file containing exactly the audio that was already in the MP3 — no better, just bigger. It is a useful conversion when a tool demands WAV input, and it is never a quality improvement.
| Format | Encoded as |
|---|---|
| MP3 | libmp3lame, VBR quality 2 (~190 kbps) — universal compatibility |
| AAC | 192 kbps — better than MP3 at the same bitrate |
| M4A | AAC 192 kbps in an MP4 container, +faststart |
| WAV | PCM signed 16-bit — uncompressed, very large, opens anywhere |
| FLAC | Lossless compression — identical audio, roughly half the size of WAV |
| OGG | libvorbis, VBR quality 5 (~160 kbps) — open format |
| Opus | 128 kbps — the best quality per bit of anything here, newer support |
What a conversion does and does not carry
The audio stream is decoded and re-encoded to the target. There is no video involved, so even long recordings finish quickly.
Cover art, lyrics, and most tags are not carried across — the output keeps the audio, not the metadata around it. If your library depends on embedded artwork, re-tag after converting.
Optional processing is available and off by default: loudness normalization brings a recording to a consistent level, and compression evens out the difference between loud and quiet passages. Both are useful for spoken-word recordings and both change the audio, so they are opt-in rather than applied automatically.
Practical choices
- Sharing music or a podcast with anyone: MP3. Nothing else is as universally playable, and the quality at VBR 2 is more than adequate.
- Archiving a master: FLAC. Lossless, and roughly half the size of the equivalent WAV.
- Feeding an audio editor or a tool that demands uncompressed input: WAV.
- Apple ecosystem, or when you want AAC quality in a recognisable container: M4A.
- Modern streaming where both ends support it: Opus, which sounds better than MP3 at a much lower bitrate.
Read more
Related converters
Frequently asked questions
- Does converting MP3 to WAV improve the quality?
- No. WAV is uncompressed, but it can only preserve what is already in the MP3. Detail the MP3 discarded does not come back. You get a much larger file containing the same audio, which is useful only when a tool specifically requires WAV input.
- Is FLAC better quality than WAV?
- They are identical. Both are lossless, so the audio is the same; FLAC is compressed and takes roughly half the space, while WAV stores raw samples and opens in virtually any editor.
- Will my cover art survive the conversion?
- Usually not. The conversion preserves the audio stream, not the metadata around it. Re-tag the output if artwork and track details matter for your library.
- Which format sounds best at a small file size?
- Opus, by a clear margin — it holds up at bitrates where MP3 falls apart. The catch is support: MP3 plays on everything, Opus does not. If you control both ends, use Opus; otherwise MP3.
- Is the Audio Converter free?
- Yes, every conversion is completely free with no account and no watermark.
- Do I need to install anything?
- No. Use the tool from your browser; files are uploaded to our servers for processing.
- Are my files safe?
- Files are auto-deleted after 2 hours and are never shared.