Skip to content

daviscodesbugs/aax-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aax-converter

Convert Audible AAX files to other audio formats

Dependencies

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.

Installation

npm i -g aax-converter

Usage

aax-converter audiobook.aax

Additional Information

Output Formats

  • mp3

More output formats on the way! Consider contributing! 👍

About

Convert Audible AAX files to other audio formats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published