Skip to content
forked from vladocar/PDFSave

Convert websites into readable PDFs

Notifications You must be signed in to change notification settings

anujbgit/PDFSave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDFSave from Web to PDF

Convert websites to lightweight readable PDFs.


PDFSave uses node-readability for clearing all non essential content. Later with pdfkit converts the HTML to lightweight PDF. PDFSave is text only, it doesn't save images or other multimedia content.

Installation

$ npm i -g pdfsave

Use

$ pdfsave --url https://www.lipsum.com

License

This project is licensed under the MIT License.

About

Convert websites into readable PDFs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%