# KrumpetPirate/AAXtoMP3

Convert Audible's .aax filetype to MP3, FLAC, M4A, or OPUS

Repository: https://github.com/KrumpetPirate/AAXtoMP3
Canonical: https://ross.abutalabs.com/products/aaxtomp3
Homepage: https://krumpetpirate.github.io/AAXtoMP3/
Language: Shell
License: WTFPL
License Family: permissive
Topics: audiobooks, drm, mp3, ffmpeg, audible, aax, drm-restrictions
Archived: true
Last push: 2023-03-27T20:09:54+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3916, "days_push": 1255, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1288, forks 198 (observed 2026-08-28T04:04:15.177505+00:00)

## What it is
AAXtoMP3 is a bash script CLI frontend to FFmpeg that converts Audible AAX/AAXC audiobook files into MP3, M4A, M4B, FLAC, or Ogg/Opus. It is intended for backing up audiobooks from your own Audible account by removing the DRM restrictions Audible applies to downloaded files.

## Use cases
- convert audible aax files to mp3
- remove drm from my audible audiobooks for backup
- convert aaxc audiobooks to m4b with chapters
- batch convert a whole folder of audiobooks to flac or opus
- split an audiobook into per-chapter audio files
- scriptable command-line audiobook converter using ffmpeg

## When to choose
- You own audiobooks on your personal Audible account and want DRM-free local copies in case the service goes away
- You want a lightweight, scriptable batch converter that only needs bash and ffmpeg
- You need flexible output formats (MP3, M4A/M4B, FLAC, Ogg/Opus) with options for chaptered files, cover art, and target directories

## When to avoid
- You want a graphical interface rather than a command-line script
- You need to process audiobooks not on your own Audible account - the tool explicitly does not support that
- You need Windows-native support without a bash/GNU-tools environment such as WSL
- You expect frequent updates or active maintenance - the latest release dates to March 2023

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: audio-processing, cli
- domain: media
- platform: bsd, cli
- tags: audible, audiobooks, drm, drm-removal, ffmpeg, aax, aaxc, audio-conversion, bash, personal-backup, chapter-splitting, audio, linux, macos

## Member repositories
- KrumpetPirate/AAXtoMP3 (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:15.177505+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:55:47.376834+00:00, confidence not recorded.
  - readme: https://github.com/KrumpetPirate/AAXtoMP3 (fetched 2026-08-28T04:04:15.177505+00:00, sha cb4da20859f6)
  - homepage: https://krumpetpirate.github.io/AAXtoMP3/ (fetched 2026-08-29T12:11:44.367611+00:00, sha 98908d018be3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
