Skip to content

tivvit/pdf-book-reader

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Book/Article Reader suitable for Fast Reading

Converts PDF to HTML with pdf2htmlEX and serves them as webpage per page, then i.e. Reedy may be used for fast reading.

Convert

pdf file algo.pdf

docker-compose run conv

Serve

docker-compose up -d prod

Dev

docker-compose up dev

Then visit localhost:5000/1 for the first page.

Development

Feel free to contribute.

Copyright and License

© 2017 Vít Listík

Released under MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published