https://github.com/ludios/unbook
ebook → self-contained HTML; an {epub, mobi, azw, azw3, lit, chm} converter that outputs a single HTML file with images inlined as data: URIs
https://github.com/ludios/unbook
calibre ebook ebooks epub html mobi reading
Last synced: 4 months ago
JSON representation
ebook → self-contained HTML; an {epub, mobi, azw, azw3, lit, chm} converter that outputs a single HTML file with images inlined as data: URIs
- Host: GitHub
- URL: https://github.com/ludios/unbook
- Owner: ludios
- License: cc0-1.0
- Created: 2022-11-08T10:00:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-08T04:31:15.000Z (11 months ago)
- Last Synced: 2024-07-08T05:37:27.730Z (11 months ago)
- Topics: calibre, ebook, ebooks, epub, html, mobi, reading
- Language: HTML
- Homepage: https://unbook.ludios.org
- Size: 587 KB
- Stars: 17
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
unbook is a command-line program for converting a DRM-free .epub, .mobi,
.azw, .azw3, .lit, or .chm ebook to a self-contained HTML file, which you
can read in any browser. unbook functions as a frontend for Calibre's HTMLZ
functionality and performs some CSS repair to make things easier to read.For more information, including installation and usage, please see
unbook.ludios.org
(please link there instead of GitHub.)
Please *do* report issues on GitHub, especially for things that prevent you
from using unbook at all.Security bugs can be reported like regular bugs.
If you distribute an unbook binary you've compiled, remember to include
THIRDPARTY.html in your distribution.