Quote:
Originally Posted by ownedbycats
When converting files, the "structure detection" option will split apart long files. Is there an option like this in ebook-edit aside from doing it manually?

|
No option in ebook-edit but my personal opinion is that it is better to split on chapter boundaries than to do a random split.
My process is to use Sigil, insert split markers at the chapter boundaries using regex to locate the boundaries and then split the file at those markers, then finish off with some manual splitting if needed.