FormatDrop
How-To Guide

How to Convert AMR to MP3

AMR (Adaptive Multi-Rate) is a voice-optimized audio codec used by older mobile phones, voicemail systems, and 3G recordings. AMR sounds awful for music but is fine for voice. Converting AMR to MP3 produces a more universally playable file — most modern phones and computers don't support AMR directly.

Step-by-step instructions

  1. 1

    Upload your AMR file

    Select your .amr file. Common sources: voicemail recordings, old Nokia phone notes, Android Voice Memos (older versions), some voice apps.

    Go to converter
  2. 2

    Choose MP3 as output

    Select MP3. For voice content, 64 kbps mono is sufficient — matches AMR quality without wasted bytes. For higher fidelity: 128 kbps.

  3. 3

    Download and play the MP3

    The MP3 plays on every device — phones, computers, web pages, smart speakers — with no special codec required.

Why convert AMR to MP3?

AMR is the format of phone voice from the 2000s; MP3 is the format that plays everywhere. Converting between them rescues old voice recordings from format obscurity.

Your files never leave your device

FormatDrop runs the conversion engine entirely inside your browser using WebAssembly. No file upload. No server. Nothing stored. You can verify this by opening DevTools → Network tab and watching: zero upload requests.

Frequently asked questions

FFmpeg command for AMR to MP3?
`ffmpeg -i input.amr -c:a libmp3lame -b:a 64k -ac 1 output.mp3` for mono voice. For stereo (uncommon for AMR): `-ac 2 -b:a 128k`.
Will MP3 sound better than AMR?
Slightly — but the original AMR was already lossy and voice-optimized at low bitrates. Converting to MP3 doesn't recover quality; it just produces a more compatible file. For voice content, the difference is imperceptible.
Why do I have AMR files?
Common sources: voicemail messages downloaded as files, old phone voice memos (pre-2018 Android), some 3G video call recordings, ham radio audio files, and some voice-mail-to-email gateways. Modern smartphones use AAC or M4A instead.
Convert AMR to MP3 Now — Free

No account. No upload. Works in any browser.