How to convert M4A to MP3 on an iPhone

They have a file on the phone and no computer to hand. Small sites (cleverutils, soundtools, klipa) rank here, so authority is not the gate — but every one of them glosses over what happens with a large file on a phone.

There are two ways to turn an .m4a into an MP3 on an iPhone with no computer involved, and both are free. The quickest one-off is a browser: open the M4A to MP3 converter in Safari, tap the file box, pick the file from Browse, choose a bitrate, and the finished MP3 lands in your Downloads folder. The one worth building if you do this often is a two-action shortcut in the Shortcuts app using the Encode Media action, which then appears in the share sheet of every audio file on the phone. iOS has no converter of its own in Files, and GarageBand on iPhone exports M4A and AIFF but not MP3, which is why neither of those turns up below as a route.

Which route fits your file

The three options differ in what they demand up front and in how much control they give you. Pick on file size and on whether this is a one-off.

Route Setup Bitrate control Best for
Safari + this converterNone; a 32 MB engine downloads once and is cached for a yearYes — 64 to 320 kbps, plus trimming and channel changesA one-off, or when you care what the MP3 comes out at
Shortcuts → Encode MediaFive minutes once, then it lives in the share sheetNo — the action offers no bitrate setting for audioDoing this every week, or working offline
An installed converter appAn installDepends on the appLarge files, no signal, or files already in the app

Whichever you choose, the file has to be a real file in the Files app first. A recording sitting inside Voice Memos, a voice note inside WhatsApp or an attachment still in Mail is not reachable by any of these routes until you save it out. That step is covered further down.

Route 1: the Shortcuts app, and the trap in it

Shortcuts is on every iPhone and its Encode Media action is a real encoder, running on the phone, offline. Building the shortcut takes about five minutes and you only do it once.

  1. Open Shortcuts, tap + to create a new one.
  2. Tap Add Action, search for Encode Media, and tap it.
  3. Tap Show More on the action to reveal its hidden options.
  4. Turn Audio Only on. This is what makes it an audio job rather than a video one.
  5. Set Format to MP3. It opens on M4A. This is the whole trap — leave it and the shortcut will run happily, report success, and hand you another M4A.
  6. Add a second action: Save File. Turn off Ask Where to Save if you always want the same folder.
  7. Open the shortcut's details (the i button), turn on Show in Share Sheet, and set the accepted input to files or media.
  8. Name it something you will recognise in a long share sheet — Make MP3 beats Shortcut 1.

To use it: find the .m4a in Files, long-press it, tap Share, scroll to your shortcut, tap it. The MP3 appears wherever Save File points.

Two honest limitations. Encode Media exposes no bitrate control for audio, so you take whatever it chooses; if the file has to come in under an attachment cap, the browser route is the better answer. And the first run pops a permission prompt for each app the shortcut touches, which is expected rather than a fault.

Route 2: convert in Safari, and where the file lands

Mobile Safari can run the same converter a desktop does. Open the converter, tap the file box, and iOS offers Photo Library, Take Photo or Video and Choose File. Audio lives under Choose FileBrowse. Pick the .m4a, choose MP3 and a bitrate, and start it.

The conversion happens inside the tab. Nothing is sent anywhere, which matters when the recording is a client call, and it is why the page pulls a 32 MB engine down the first time you use it. On cellular that is a real cost; on Wi-Fi it is a few seconds, and it is cached for a year afterwards.

When it finishes, the file goes through Safari's download manager — the arrow icon beside the address bar. Tap the arrow, tap the file, and Show in Files takes you to it. Where "there" is depends on Settings → Apps → Safari → Downloads, which by default is a Downloads folder on iCloud Drive. Switch it to On My iPhone if you would rather the MP3 stayed on the handset and did not start syncing.

Keep the tab in front while it works

iOS is aggressive about reclaiming memory from tabs you are not looking at. Switching apps or locking the phone in the middle of a long encode can get the page discarded, and you come back to a reloaded tab and no file. For anything longer than a few minutes of audio, leave Safari open and let the screen stay awake until the download appears.

The honest limit: what a phone browser can and cannot handle

Most pages about this pretend a phone and a laptop are the same machine. They are not. The converter needs the whole file in memory plus room to work, roughly three times the file size, and a browser tab tops out around 2 GB of address space however much RAM the phone has. This site warns you above 300 MB and refuses above 2 GB. Those are the browser's ceilings rather than limits we impose, and on an iPhone the warning deserves more respect than it would on a desktop: a phone juggling other apps may give up before the tab does.

Speed is the other reality. Encoding to MP3 is a genuine re-encode of every sample and it is single-threaded, so an hour of audio is minutes of work on a phone chip, not seconds. The exception is a conversion where nothing needs re-encoding: an .m4a holding AAC, turned into a bare .aac file or a fresh .m4a, is copied rather than encoded and finishes in about a second whatever its length. Every compressed byte of the audio survives; only the container's metadata is rewritten. If the thing you are sending the file to will take AAC, that is the cheaper conversion by a wide margin.

Getting the file out of Voice Memos, WhatsApp or Mail first

The commonest reason all of this fails is that the file is not where you think. Apps on iOS keep their own storage and the Files picker cannot see into it.

  • Voice Memos: tap the recording, tap the three dots, then Save to Files. The recording is .m4a already and this saves it untouched. There is a full walkthrough in the Voice Memos guide.
  • WhatsApp: a voice note is not M4A at all — it is Opus in an .ogg or .opus file, which is why some converters reject it. Ours reads it. Tap the note, tap the share icon, choose Save to Files.
  • Mail: long-press the attachment and choose Save to Files rather than tapping it, which only previews it.
  • Photos: if the audio is the soundtrack of a video, you can pick the video from the Photo Library option in Safari's file sheet and pull the audio track out of it.

Route 3: what an installed app is actually for here

An app earns its place on a phone in three situations: the file is large enough that a browser tab will struggle, you have no signal, or you want to edit as well as convert. Our own Audio Converter app is free on the App Store, and it is worth being precise about what it does on an iPhone today: the editing tools — trim, merge, fade, reverse, loop, normalise, stereo to mono, plus a recorder — all work on iOS, but the format conversion the app is named after currently fails on iPhone and returns an error. Android 1.0 has a verified conversion path for MP3 and WAV sources, but it does not yet accept M4A either. The honest advice for this M4A-to-MP3 step is therefore Safari or Chrome, with the app used for the trimming and merging around it.

If you are weighing an app against a browser tab in general, the trade-offs run in both directions and we have written them up in app versus browser converter.

Renaming the file is still not a shortcut

The Files app lets you rename a file, extension and all, and it is tempting. It does not work. An .m4a holds AAC audio inside an MPEG-4 container; an MP3 file holds MP3 frames and no container. Changing four characters of the filename changes nothing inside the file, and the software that rejected your M4A is almost always checking the contents rather than the name.

What makes this waste more time than it should is that the renamed file often plays. iOS will open it, a colleague's Mac will open it, and you will conclude the job is done — right up until the submission form or the transcription service refuses it again. The page on renaming M4A to MP3 shows what the bytes actually look like and which programs are fooled by it.

Picking a bitrate when the file has a size cap to meet

An MP3's size is its bitrate times its length, so the arithmetic is easy: 192 kbps is about 1.4 MB a minute, 128 is about 1 MB, 96 is about 0.7 MB. A forty-minute interview at 96 kbps comes out near 28 MB, which slips under most attachment limits. Do not reach for 320 by reflex: it is the highest number the format allows rather than a quality grade, and it cannot add back what the original .m4a already discarded. The bitrate comparison has the listening tests. Convert once, at what the destination needs, and keep the original .m4a in case you have to do it again differently.

Do it right now, in this tab

The converter on the home page handles this. Free, no upload, no sign-up.

Open the converter

Or do it on your phone

The Audio Converter app is free on iPhone and Android, with the converter and thirteen editing tools in one place.

Free on both stores. The web converter above stays free too — no account, no upload, no file limit.