Step 1: Supply your AIFF 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.
AIFF to AMR Conversion FAQ
What does the AIFF to AMR audio converter do?
+
AIFF 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 AIFF to AMR conversion reversible?
+
You can convert the AMR back to AIFF 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 AIFF?
+
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 AIFF to AMR?
+
Some, and it is permanent — this is the one direction where information is genuinely thrown away. AIFF 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 AIFF as your master, because you cannot get back to it from the AMR. AIFF stores uncompressed big-endian PCM — the Apple-side equivalent of WAV, with the same bit-for-bit fidelity. 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.
Will my track titles and album art survive the AIFF to AMR conversion?
+
Not intact. AIFF carries a proper metadata block, but AMR has no standard place for artist, album, track number or cover art, so tags are dropped rather than mangled. Keep the AIFF as the tagged copy, or re-tag afterwards with a tool like Mp3tag or MusicBrainz Picard. AMR destroys music: its 8 kHz bandwidth removes everything above telephone frequencies, and no amount of re-encoding brings it back.
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 AIFF 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.
Is AIFF on its way out?
+
It is being quietly succeeded rather than switched off. Everything that plays it today will keep playing it — formats do not stop working — but new encoders and new hardware increasingly default to its replacement, so the real question is whether these files have to open on something bought ten years from now. For anything shared or published, converting is cheap insurance. For a personal library that already plays fine, leaving it alone is a defensible answer. AIFF is as large as WAV with worse support outside the Apple world, so it is a poor choice for distribution.
Is AIFF 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.
Is there a file-size limit when converting AIFF 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 AIFF files to AMR at once?
+
Yes. Drop or pick multiple AIFF 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.