AudioKit 5 min read Converting

Converting audio looks like a one-click job, and most of the time it is. But pick the wrong format and you either bloat a file that should be small, or lose quality on one that should stay pristine. The trick is knowing which format the destination actually needs — and never throwing away your lossless master. Here's the short version of how audio formats work and how to convert without regret.

Lossless vs lossy — the only distinction that matters

Audio formats split into two families. Lossless (WAV, FLAC, AIFF) keeps every bit of the original — perfect quality, bigger files. WAV and AIFF are uncompressed; FLAC is compressed but still lossless, so it's smaller with no quality cost. Lossy (MP3, M4A/AAC, OGG) throws away data you're unlikely to hear, to make files much smaller — great for sharing, not for archiving. The golden rule: keep a lossless master, and export lossy copies from it. Converting an MP3 back to WAV doesn't restore quality — it just makes a big file out of a small one.

Bitrate, quickly. For MP3, 320 kbps is the highest standard quality and the safe choice for anything you care about. 128–192 kbps makes smaller files for casual sharing. Below 128 kbps you start to hear it. When in doubt, 320.

5 conversions you'll actually need

1. WAV → MP3 to send a demo

Your master is a big WAV; export a 320 kbps MP3 to email or message without clogging an inbox.

2. Anything → WAV for a distributor

Most distributors want lossless. Convert your file to WAV (or FLAC) to meet the upload spec for streaming platforms.

3. FLAC → WAV for an old DAW or device

Some software and hardware won't read FLAC. Convert to WAV for maximum compatibility, with zero quality loss.

4. Batch-converting a whole folder

Convert a stack of files to one format in a single pass and download them together as a ZIP (premium).

5. M4A → MP3 for wider compatibility

Turn an M4A/AAC file into a universally-supported MP3 for a player or platform that's fussy about formats.

How to convert audio with AudioKit

1-Abakan_Polaroids.wav51.7 MB
💎 Premium batch enabled · up to 25 files at once
Output format
MP3 — compressed
MP3 bitrate
320 kbps
Convert
A representation of the Audio Converter — pick a format and bitrate, convert in your browser, no upload.
  1. Drop your file. WAV, MP3, FLAC, AIFF, OGG or M4A — it's read locally, nothing is uploaded.
  2. Pick format and bitrate. Choose your target format; for MP3, set the bitrate (320 kbps for best quality).
  3. Convert and download. Export the converted file — or batch several into one ZIP with premium.
Convert your audio WAV, MP3, FLAC, AIFF, OGG, M4A — free, in your browser, no upload.
Open Audio Converter →
Need a different sample rate or bit depth? Resample to 44.1, 48 or 96 kHz, or change bit depth for a specific system.
Open Sample Rate & Bit Depth →

FAQ

Which audio format should I use?

Use WAV or FLAC when you need full quality — for masters, distribution uploads or further editing. WAV is uncompressed and universally supported; FLAC is lossless but smaller. Use MP3 or M4A when you need a small, shareable file and a tiny quality trade-off is fine — for sending demos, previews or putting audio on the web. Convert to the format the destination actually requires.

Does converting WAV to MP3 lose quality?

Yes, a little — MP3 is a lossy format, so some data is discarded to make the file smaller. At a high bitrate like 320 kbps the difference is hard to hear. But converting MP3 back to WAV does not restore the lost quality; it just makes a bigger file. Always keep a lossless master and export MP3 copies from it.

Is my file uploaded when I convert it?

No. AudioKit converts everything in your browser using ffmpeg.wasm — your file never leaves your device. That keeps unreleased music private and means there's no upload wait, even for large WAV files.

Related tools

Written by AudioKit — free audio tools that run in your browser.