Skip to main content

this is a description

Project description

why

Reading epub in PC is pain as hell. I have tried a lot tool like calibre epubreader for better view experience. However, some of the pifalls always exist in one or another.

  • Loading is super slow for big epub because of the splitted file.
  • No smooth scrolling. Caculatiing pages for ever.

So I wonder. I have a web browser like Chrome which is a natural epub reader. And we can install any plugin we want from google store. for example, I use vim binding a lot, how do we navigate in epub with vim binding by the power of vimium plugin.

So, 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.

Last

I won't follow the standard to parse epub, since it's too crumbsome. If some epub is not openable.Please make a PR ,or,sobmit the epub to the issues, I would fix it as soon as I can.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

epub2html-2.2.39-py2.py3-none-any.whl (70.4 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file epub2html-2.2.39-py2.py3-none-any.whl.

File metadata

  • Download URL: epub2html-2.2.39-py2.py3-none-any.whl
  • Upload date:
  • Size: 70.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.28.2 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.14

File hashes

Hashes for epub2html-2.2.39-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ca7f77dc298b5a640e933fb8cb104d87a0a2755d46b263688f5ede354d76c5f1
MD5 032fa1351132e6918ac2e47af7e964ca
BLAKE2b-256 ee2099c45584bf1be78f8bf93c4f5a644c89ee6f9a95dc17687d90ab4023922c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page