How to make .Epub
I want to make .epub from .html or if somobody will recomend some free library to make epub.
5 Replies
I've been working on-and-off on a library for creating epubs, actually
Haven't made anything usable yet, though
In essence,
.epub
is just a zip archive with a bunch of HTML and meta files inside
It's not that complex, and even the spec itself isn't that large
@lsekaiMan≧◡≦sorry what will you recomend to do then?
a) write your own code to do that
b) find an epub library for another language, write a conversion CLI tool in that language, and call it from C#
c) use headless Calibre
Three things that come to mind
thank you very much
if anybody wonder how to do it i highly recomend instal and open some working epub https://sigil-ebook.com/sigil/download/
Sigil-Ebook
Download Sigil
Latest Windows x64 downloadLatest MacOS (Intel) downloadLatest MacOS (Arm64) downloadLatest CHECKSUMS file