Step-by-step instructions
- 1
Obtain your activation bytes
Use Audible's audnex API or the AAXAudioConverter tool to retrieve your account's 8-character activation bytes. They're unique to your account and never change.
Go to converter - 2
Run FFmpeg with chapter preservation
`ffmpeg -activation_bytes XXXXXXXX -i input.aax -c copy output.m4b`. The `-c copy` flag remuxes without re-encoding — fast and lossless. Chapter markers transfer automatically.
- 3
Add to Apple Books or Plex
Drag the M4B into Apple Books (Mac/iOS) or your Plex Audiobook library folder. Chapters appear in the player UI; bookmarks and read position sync via iCloud (Apple) or your Plex server.
Why convert AAX to M4B?
M4B is the audiobook format with proper chapter support. Converting AAX to M4B preserves the audiobook structure that AAX already has, just in a more open container.
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
Is AAX to M4B lossless?
Why M4B instead of MP3 for audiobooks?
Can I split chapters into separate M4B files?
No account. No upload. Works in any browser.