View Single Post
Old 05-30-2021, 04:22 PM   #1
vik2005
Junior Member
vik2005 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: May 2021
Device: kindle
html -> epub: splitting doesn't work

Hi,

I executed the command

ebook-convert freedom.html .epub -vv --language "en-US" --chapter '//*[@class="ChapterNo"]' --level1-toc '//*[@class="ChapterNo"]' --disable-font-rescaling --extra-css "Styles.css" --no-default-epub-cover

and got an epub with a single html fle inside. (all details are in the attachment)

How to convert the original html to an epub where each chapter is in a separate html?

Thanks in advance for any advice!

Moderator Notice

Copyright violation - attachment removed

See Guideline #8

BR

Last edited by BetterRed; 05-30-2021 at 06:18 PM.
vik2005 is offline   Reply With Quote