Home
Softono

Webpages To Ebook

Open source MIT JavaScript
206
Stars
19
Forks
2
Issues
3
Watchers
11 months
Last Commit

 About Webpages To Ebook

Create an EPUB from a list of URLs. Standing on the shoulders of Wget, Readability and Pandoc.

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Webpages To Ebook?

We provide expert installation service for this software. Our team will install, configure, and secure Webpages To Ebook on your server. plans start at just $30.

Webpages To Ebook

View on GitHub

Webpages to eBook

Create an EPUB from a list of URLs. Standing on the shoulders of

WgetReadabilityPandoc

Create your own ebooks

Requirements

  • Node.js
  • NPM
  • Wget: wget has to be in PATH.
  • Pandoc: pandoc has to be in PATH.

Install

git clone https://github.com/georgjaehnig/webpages-to-ebook.git
cd webpages-to-ebook
npm install

Usage

  1. Create a definition, like the examples in definitions/.
  2. node index.js your-created-definition.yml [optional-definition-to-be-merged-with-the-first.yml]
  3. Find your EPUB in output/epub/.

Documentation

Examples

Also some structuring with raw HTML is possible, check definitions/library_of_scott_alexandria.yml and in there raw: and tags:/title:.