solved (Many htmls in nested folder structure - to ebooks)
Hi,
I have many HTML pages which I would like to batch transform to ebooks.
I tried mass zipping with winrar (each to separate folder) and changing extensions to HTMLZ. But the reader (Calibre ebook reader for example) can't recognize them because each html is in nested subfolder(s) inside the zipped file (because that's the original file structure which I need to deal with when I zip).
for example:
c:\
book1\book1\book1.htm
book1\book1\book1_files\...
book2\page_from_web\page1.htm
book2\page_from_web\page1_files\...
book3\book\ebook\mybook\this_is_very_nested_one\bo ok1.htm
book3\book\ebook\mybook\this_is_very_nested_one\bo ok1_files\...
How do I make it right?
Last edited by roteg; 09-20-2016 at 07:51 AM.
Reason: solved
|