Quote:
Originally Posted by LoganW
So I know from the manual and from another thread that you can only split on one html file at a time.
But I have a book with 60+ large files that I'd like to split, and rather than opening each one and right-clicking and splitting on <h2> I would just prefer to automate it. Can that be done with a conversion and XPath somehow? The book is currently in AZW3 format.
|
Using the calibre ebook editor.
Yes:
https://manual.calibre-ebook.com/edi...ing-html-files
What I do is combine all the html files in the ebook into one file, then right click and click split at multiple locations, then use a xpath to do the splits.
bernie