Skip to content

Automatic output splitting

Alex Xu edited this page Jun 25, 2023 · 19 revisions

Source directories/archives need to use one of three directory structures.

Due to limitations of KindleGen and Kindle itself maximal size of output file is limited by KCC. Input will be automatically split into multiple MOBI files if the correct file structure is used.

Naming conventions presented below are NOT necessary. Only structure matter. Directory structure is also used to generate table of contents.

FS

Variant A - Output will be divided into ~400MB parts.

Variant B - If option Output split is enabled every subdirectory will be placed in separate MOBI file. Otherwise, output will be divided into ~400MB parts. Splits will occur between chapters.

Variant C - Every volume will be placed in separate MOBI file.

Clone this wiki locally