Step 1: Supply your WAV files using the button above or by haul and lay.
Step 2: Click the 'Convert' button to start the conversion.
Step 3: Get your converted AMR files.
WAV to AMR Conversion FAQ
What does the WAV to AMR audio converter do?
+
WAV is lossless audio; AMR is lossy. The converter re-encodes the waveform at a configurable bitrate. The result is much smaller but discards some inaudible frequency content — usually transparent at 192 kbps+.
What bitrate should I pick for AMR?
+
320 kbps for archival quality, 256 kbps for transparent listening on most speakers, 192 kbps for streaming, 128 kbps when file size dominates. Below 96 kbps artifacts become audible on percussive content.
Is the WAV to AMR conversion reversible?
+
You can convert the AMR back to WAV on this site. If either format involved is lossy, the round-trip is not bit-perfect even though it is visually or audibly close.
How much smaller will the AMR be than my WAV?
+
Typically 5-10x smaller for images, 5-15x smaller for audio. Exact ratio depends on the chosen quality level and the content — flat solid-colour images and silent audio compress far more than detailed photos or busy soundtracks.
How much quality do I lose converting WAV to AMR?
+
Some, and it is permanent — this is the one direction where information is genuinely thrown away. WAV holds every sample exactly; AMR discards what a psychoacoustic model predicts you will not hear. At 192 kbps and above that prediction is good enough to be transparent on most material and most equipment. Keep the WAV as your master, because you cannot get back to it from the AMR. WAV normally stores raw uncompressed PCM — every sample kept exactly, at whatever bit depth and sample rate was captured. AMR is a narrowband speech codec running between 4.75 and 12.2 kbps, modelling the human vocal tract rather than the full audio spectrum.
What exactly is an AMR file?
+
A bare run of encoded audio frames with no container wrapped around them. That is why two AMR files can usually be joined by simply putting one after the other, and equally why everything beyond the audio itself — a length, a seek index, cover art — has to be bolted on as a convention rather than being part of the format, so a player often has to read the whole file to work out how long it is. It is about the simplest thing that can be called an audio file, which is exactly why it turns up inside other containers more often than on its own.
What happens to multichannel audio when converting WAV to AMR?
+
It is folded down to stereo, because AMR has no practical multichannel mode. The downmix uses the standard coefficients so centre-channel dialogue stays clear and the surrounds are mixed in at reduced level. Anything that depended on discrete channel placement is gone once that happens. AMR destroys music: its 8 kHz bandwidth removes everything above telephone frequencies, and no amount of re-encoding brings it back.
Is WAV free to use and distribute?
+
Yes, without conditions worth worrying about. The specification is public, anyone can implement an encoder or decoder without asking or paying, and nobody can change those terms later — which is why it turns up in open-source tooling, in game engines and anywhere a licence negotiation would have killed the project. Converting away from it does not undo that; the files you already have stay exactly as usable as they were.
Why does music sound so poor in this conversion?
+
Because one side of it is a speech codec rather than a music codec. It models the human vocal tract and discards everything outside telephone bandwidth, which is fine for a voice memo and destructive for anything with instruments in it. Converting away from it cannot restore the missing frequencies — they were never encoded in the first place. WAV is enormous — roughly 10 MB per stereo minute at CD quality — and the classic format has a 4 GB ceiling and no room for proper tags.
Why would anyone still convert to AMR?
+
For one specific piece of software or hardware that will accept nothing else — which is a real situation and the only good reason. AMR belongs to an earlier generation: newer codecs do the same job at smaller sizes, general-purpose players drop support for it rather than adding it, and nothing new is being built around it. If something in the chain genuinely demands it, convert and keep the original as the master. If nothing does, convert away from it instead.
Is there a file-size limit when converting WAV to AMR?
+
Anonymous uploads are capped at a generous default; signed-in free accounts get a higher cap, and Pro accounts have no per-file limit. Browser memory is usually the practical constraint long before our server-side limits kick in.
Can I batch-convert several WAV files to AMR at once?
+
Yes. Drop or pick multiple WAV files in one upload — the converter processes them in parallel and returns a ZIP of the AMR results. There is no need to repeat the upload step per file.