AUD · Audio tools

Audio Converter

Change an audio file from one container and codec to another. The sample rate and channel count are carried through unchanged, so only the encoding differs.

Output formats

OutputCodecDiscards detailTypical use
WAV16-bit PCMNoEditing, mastering, tools that need uncompressed input
FLACFLACNoArchiving at roughly half the size of WAV
MP3MP3YesCompatibility with older players and hardware
M4AAACYesBetter quality than MP3 at the same bitrate
OggOpusYesSpeech and streaming at low bitrates

Lossy conversion is one-way

MP3, AAC, and Opus encoders throw away audio the model predicts you will not miss. That decision cannot be reversed.

Converting an MP3 to WAV produces a larger file, not a better one. It contains exactly what the MP3 contained, stored without compression. Converting between two lossy formats is worse still, because the second encoder works on the first one’s output and adds its own losses on top. Go back to the original recording when you have it.

Bitrate

MP3, M4A, and Ogg expose a bitrate setting, which sets how many bits per second the encoder is allowed to spend.

  • 128 kbps is acceptable for speech and background music
  • 192 kbps is a reasonable default for music
  • 256 kbps and 320 kbps narrow the gap with the source at a size cost

Opus does more with fewer bits than MP3, so 96 kbps Opus is roughly comparable to 128 kbps MP3. WAV and FLAC have no bitrate setting; their size follows the sample rate, bit depth, and channel count.

File size and long recordings

WAV stores every sample uncompressed, which works out to about 10 MB per minute of 44.1 kHz stereo. An hour-long recording lands past 600 MB.

Exports are written to browser disk storage when the browser provides it, which keeps memory use flat regardless of length. Without it there is a hard ceiling, and an oversized job is refused rather than crashing the tab. FLAC is the better choice for long material that needs to stay lossless.

Converting part of a file

Drag across the waveform to mark a range, then turn on Export selected range. The converter reads and encodes only that section, which is faster than converting the whole file and trimming it afterwards.

Frequently Asked Questions

Input covers MP3, WAV, FLAC, M4A, AAC, Ogg, Opus, and WebM audio. Output covers WAV as 16-bit PCM, MP3, M4A as AAC, Ogg as Opus, and FLAC.

No. The source sample rate and channel count are carried through, so a 44.1 kHz stereo file stays 44.1 kHz stereo. Only the container and codec change.

No. MP3 encoding discards audio permanently, and decoding it to WAV recovers only what survived. The WAV file is larger but contains the same information as the MP3.

WAV or FLAC. Both store the decoded audio without discarding detail, so repeated edits and exports do not accumulate compression artifacts. FLAC is roughly half the size of WAV for the same content.

Uncompressed WAV runs about 10 MB per stereo minute, so an hour-long file exceeds 600 MB. The export writes to browser disk storage when it is available and refuses oversized jobs when it is not. FLAC produces a much smaller file with the same audio.

Looking for a faster, single-purpose workflow?

Jump straight to a conversion

Explore Our Tools

Browse all tools