FormatDrop
Audio Format Comparison

AAX vs M4B — Audible DRM vs Open Audiobook Format

AAX and M4B are both audiobook formats with chapter support. AAX is Audible's DRM-protected proprietary format; M4B is the open AAC-based audiobook format used by Apple Books, Plex Audiobook, and most non-Audible audiobook apps. They share AAC audio inside, but differ in DRM and ecosystem.

AAXvsM4B

Quick Verdict

Use AAX when…

Use AAX for Audible app playback and Whispersync features.

Use M4B when…

Use M4B for self-hosted audiobook libraries, Apple Books, Plex Audiobook, and any DRM-free audiobook workflow. M4B is the open standard.

AAX vs M4B: Feature Comparison

FeatureAAXM4B
DRMYesNo
CodecAACAAC
ContainerMPEG-4 with Audible extensionsMPEG-4 (standard)
Chapter markersYesYes
Apple Books nativeNoYes
Plex/AudiobookshelfLimitedNative

When AAX wins

  • DRM: Yes
  • Codec: AAC
  • Container: MPEG-4 with Audible extensions

When M4B wins

  • DRM: No
  • Codec: AAC
  • Container: MPEG-4 (standard)

Frequently asked questions

AAX to M4B conversion preserves chapters?
Yes — both formats use the same MPEG-4 chapter metadata. FFmpeg with `-c copy` remuxes the AAC and chapter atoms without re-encoding: `ffmpeg -activation_bytes XXX -i input.aax -c copy output.m4b`.
Can I sync AAX with Apple Books?
No — Apple Books doesn't support Audible's DRM. You must convert AAX to M4B first (which removes the DRM legally for your own purchases) before adding to Apple Books library.

Ready to convert?

Free, browser-based converters — no upload, no signup required.