Convert Audible AAX files to other audio formats
This package uses ffmpeg
for file conversion; ensure that it is installed. You can download it here.
AAX files need to be decrypted using the activation bytes of the owner of the AAX file; you will need to know your activation bytes. This python script is great.
npm i -g aax-converter
aax-converter audiobook.aax
Output Formats
- mp3
More output formats on the way! Consider contributing! 👍