Epub2html
Fast epub reader with simple idea
Install / Use
/learn @zk4/Epub2htmlREADME
Fastest epub reader.
Why
Reading epub in PC is pain as hell. I have tried a lot tool like calibre epubreader,Mac books, MarginNote for quick and good view experience. However, some of the pifalls always exist in one or another.
- Loading is super slow for big epub because of splitted files.
- No smooth scrolling.
I think most of the epub reader focus too much on the layout, instead of contents. So I wonder. I have a web browser like Chrome which is a natural epub reader, and it's fast enough. The basic idea is converting epub to a big html. Simple but effective.

Tested platform
- Mac
- Windows
Usage
pip install epub2html
epub2html abc.epub
will open your converted epub html file in browser .
Open with double click like normal file (mac)
use automator, generate the app, create a Run shell script module
source ~/.bash_profile
/usr/local/bin/epub2html "$1"
check which epub2html in your bash to make sure it's the right path.
save it,
link the file with this app, You are good to go.
Dev
python3 -m venv --clear .p3env
source .p3env/bin/activate
pip install -r requirements.txt
Last
I won't follow the standard to parse epub, since it's way too complicated and epub2html is good enough for me. If some epub is not openable.Please make a PR ,or,submit the epub file in the issue, I would fix it as soon as I can.
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
