Your audio is decoded and encoded on your own machine — it never leaves this browser tab.
Drop an audio file, or browse
mp3 · wav · m4a · ogg · flac · aac — or any video, its audio track is used

About this tool

M4A is the audio format of the Apple ecosystem — the container iTunes, iPhones, and Voice Memos use, built on the modern AAC codec. At the same bitrate it sounds noticeably better than MP3, which makes it a good default for music and podcasts alike. This tool produces a standard M4A from nearly any source, in your browser.

Common reasons to use it: converting old MP3 or WAV files for an Apple-centric library, shrinking large recordings without audible loss, or standardizing mixed-format collections onto one modern codec.

How to use

  1. Drop any audio or video file onto the page.
  2. Conversion begins immediately using the AAC encoder at 192 kbps.
  3. The M4A file downloads automatically; play it back right on the page.
  4. Click the completed ring to save another copy.

The conversion happens inside your browser via WebAssembly FFmpeg. Your files are never uploaded, logged, or stored anywhere else.

Frequently asked questions

Is M4A the same as AAC?

Practically, yes: M4A is an MP4 container holding AAC audio. Apple software prefers the .m4a extension, but the audio inside is standard AAC that most modern players understand.

Can I convert the audio from a video file?

Yes. Drop in any common video (MP4, MOV, WebM, MKV and more) and its audio track is extracted and converted automatically; the video stream is simply discarded.

Is my audio uploaded during conversion?

No. The conversion is performed by a WebAssembly build of FFmpeg running inside your browser tab. The file never leaves your device, and closing the tab removes it from memory.