Skip to main content

this is a description

Project description

why

Read epub in PC is pain as hell. I have tried a lot tool for better view experience. No luck.

  • Loading is slow because of the splitted file.
  • No smooth scrolling.
  • pdf generating is so ugly

BUT! we have chrome! Why dont we take advantage of it. So, the basic idea is converting epub to a static html. That's it.

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
epub2html "$1"

save it, link the file with this app, You are good to go.

todo

  • show/hide button does not locate in the middle of sideb if menu too long
  • generate decent pdf with menu

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.4-py2.py3-none-any.whl (40.3 kB view hashes)

Uploaded Python 2 Python 3

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