logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Create Audiobook Files - m4b-tool | Online Free DevTools by Hexmos

Create audiobook files with m4b-tool. Merge, split, and add chapters to audio files. Free online tool, no registration required.

m4b-tool

Merge, split, and manipulate audiobook files with chapters. More information: https://github.com/sandreas/m4b-tool.

  • Create an audiobook with the audio files in the input directory:

m4b-tool merge {{path/to/input_directory}} --output-file={{path/to/merged.m4b}}

  • Make chapters using the input files’ names:

m4b-tool merge {{path/to/input_directory}} --output-file={{path/to/merged.m4b}} --use-filenames-as-chapters

See Also