lookup> .m4a

.M4A·File Extension

M4A AudioMPEG-4 audio container, commonly AAC-encoded.

Extension.m4a
File typeM4A Audio
MIME typeaudio/mp4
CategoryAudio
Charset
CompressibleNo
Format familym4a

What is a .m4a file?

A .m4a file is a M4A Audio — MPEG-4 audio container, commonly AAC-encoded.

In the mime-db registry it maps to audio/mp4, and it is marked as non-compressible. When serving .m4a over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to audio/mp4 — and is delivered over HTTP via the Content-Type header.

  • Use iTunes or VLC to open and edit .m4a files.
  • Any text editor (Notepad, VS Code) can inspect the raw content as text.

When served over HTTP, responses should set the following header:

Content-Type: audio/mp4

Common software that reads/writes .m4a:

iTunesVLCQuickTime
.m4aextension of
format
m4aserved as
mime type
audio/mp4sent via header
http header
  • Music and podcasts
  • Sound effects
  • Voice recordings
  • Open the file with iTunes, make your changes and save.
  • Most editors preserve the original formatting and encoding — avoid changing the charset.
  • Create a new file and save it with the .m4a extension, or export this format from iTunes.

What programs can open .m4a files?

Common options include iTunes, VLC, QuickTime. You can also open many of these files with built-in viewers or a browser.

How do I create a .m4a file?

Create a new file in any text editor or the app that owns the format and save it with the .m4a extension.

What is the relationship between .m4a and the audio/mp4 MIME type?

audio/mp4 is the media type identifier used for .m4a files during network transfer (for example in the HTTP Content-Type header).

Updated 2026-08-18

Related extensions

Related MIME types

Related headers

Related methods

Related status codes