1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-31 10:31:55 +00:00

Updated Automatic output splitting (markdown)

Alex Xu
2023-06-25 08:35:58 -07:00
parent 1366a6dca6
commit 2ddc439af0

@@ -1,4 +1,6 @@
Source directories/archives need to use one of three directory structures.
Source directories/archives need to use one of three directory structures.
The most common issue is having a cover image and individual chapter folders on the same level. Move the cover image into the first chapter's folder, renaming as necessary to ensure it is first in the file order.
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.