Skip to content

emasaka/web2calibre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

web2calibre

Convert web pages to small PDF and register to Calibre

USAGE

$ web2calibre [OPTION]... url [url2]...

OPTIONS

-n

Do not allow web pages to run javascript

-s SIZE

Set paper size to: A4, Letter, etc. (default: A5)

SOFTWARE REQUIREMENTS

  • Calibre (including calibredb command)
  • wkhtmltopdf
  • Perl
    • Regexp::Common
    • URI::Escape;
    • LWP::Simple
    • File::Slurp
    • HTML::TreeBuilder
    • PDF::API2

NOTES

  • Characters may be splitted into upper and lower half by pagebreak (wkhtmltopdf mattter)

AUTHOR

emasaka

About

Convert web pages to small PDF and register to Calibre

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages