ChapterForge

Turn a folder of audio files into a chaptered audiobook or podcast

Download for Windows - Free, no subscription required

ChapterForge takes a folder of MP3s and combines them into a single master file with chapters - the kind your podcast or audiobook app can navigate track by track. Point it at a folder, fill in a few details, press Build.

Built from the ground up for blind and low-vision users, with full screen reader support (NVDA, JAWS, Narrator) and keyboard-only navigation.

Download and install

Visit chapterforge.app to download. Windows 10 and 11 are supported.

Two options are available:

Getting started

  1. Open ChapterForge from the Start menu or your desktop shortcut.
  2. Choose a task from the startup wizard, or go to File > Open Folder and pick a folder of MP3s.
  3. Review the chapter list - titles are filled in from your file names. Edit, reorder, or remove chapters as needed.
  4. Fill in the book's title, author, and other details. A cover image found in the folder is picked up automatically.
  5. Choose your output format (MP3, M4B, FLAC, or Opus) and where to save the file.
  6. Press Build and ChapterForge puts everything together.

The built-in player lets you preview the result before you share or distribute it.

What you can do

Accessibility

ChapterForge is designed first for blind and low-vision users:

Credits

ChapterForge is developed by Blind Information Technology Solutions (BITS), a community building accessible software. Explore our services:

License

ChapterForge is free and open source, released under the MIT License - see LICENSE. (c) 2026 Blind Information Technology Solutions (BITS).

ChapterForge uses FFmpeg for audio processing. If FFmpeg is not already on your system, ChapterForge offers to download it automatically the first time you run it (also available any time from Help > Download FFmpeg). See THIRD_PARTY.md for license details and attributions.

For developers

The codebase lives under chapterforge/. Build and release instructions are in docs/DEPLOYMENT.md. Issues and pull requests are welcome on GitHub.