All Projects → vladocar → Pdfsave

vladocar / Pdfsave

Convert websites into readable PDFs

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Pdfsave

Ptext Release
pText is a library for reading, creating and manipulating PDF files in python.
Stars: ✭ 124 (+169.57%)
Mutual labels:  pdf, pdf-generation, pdf-converter
Html Pdf Chrome
HTML to PDF converter via Chrome/Chromium
Stars: ✭ 629 (+1267.39%)
Mutual labels:  pdf, pdf-generation, node-js
Laravel Pdf
A Simple package for easily generating PDF documents from HTML. This package is specially for laravel but you can use this without laravel.
Stars: ✭ 79 (+71.74%)
Mutual labels:  pdf, pdf-generation, pdf-converter
Doctron
Docker-powered html convert to pdf(html2pdf), html to image(html2image like jpeg,png),which using chrome(golang) kernel, add watermarks to pdf, convert pdf to images etc.
Stars: ✭ 141 (+206.52%)
Mutual labels:  pdf, pdf-generation, pdf-converter
Pdf Bot
🤖 A Node queue API for generating PDFs using headless Chrome. Comes with a CLI, S3 storage and webhooks for notifying subscribers about generated PDFs
Stars: ✭ 2,551 (+5445.65%)
Mutual labels:  pdf, pdf-generation, node-js
Percollate
A command-line tool to turn web pages into beautiful, readable PDF, EPUB, or HTML docs.
Stars: ✭ 3,535 (+7584.78%)
Mutual labels:  cli, pdf, readability
Chrome Headless Render Pdf
Stars: ✭ 164 (+256.52%)
Mutual labels:  cli, pdf, pdf-generation
Md To Pdf
Hackable CLI tool for converting Markdown files to PDF using Node.js and headless Chrome.
Stars: ✭ 374 (+713.04%)
Mutual labels:  cli, pdf, pdf-generation
Backslide
💦 CLI tool for making HTML presentations with Remark.js using Markdown
Stars: ✭ 679 (+1376.09%)
Mutual labels:  cli, pdf
Dinktopdf
C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
Stars: ✭ 682 (+1382.61%)
Mutual labels:  pdf, pdf-converter
Docconv
Converts PDF, DOC, DOCX, XML, HTML, RTF, etc to plain text
Stars: ✭ 735 (+1497.83%)
Mutual labels:  pdf, pdf-converter
Itext7
iText 7 for Java represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow.
Stars: ✭ 913 (+1884.78%)
Mutual labels:  pdf, pdf-generation
Images To Pdf
An app to convert images to PDF file!
Stars: ✭ 602 (+1208.7%)
Mutual labels:  pdf, pdf-converter
Itext7 Dotnet
iText 7 for .NET is the .NET version of the iText 7 library, formerly known as iTextSharp, which it replaces. iText 7 represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow.
Stars: ✭ 698 (+1417.39%)
Mutual labels:  pdf, pdf-generation
Clj Pdf
PDF generation library for Clojure
Stars: ✭ 571 (+1141.3%)
Mutual labels:  pdf, pdf-generation
Satysfi
A statically-typed, functional typesetting system
Stars: ✭ 815 (+1671.74%)
Mutual labels:  pdf, pdf-generation
Pikepdf
A Python library for reading and writing PDF, powered by qpdf
Stars: ✭ 566 (+1130.43%)
Mutual labels:  pdf, pdf-generation
Booktype
Booktype is a free, open source platform that produces beautiful, engaging books formatted for print, Amazon, iBooks and almost any ereader within minutes.
Stars: ✭ 810 (+1660.87%)
Mutual labels:  pdf, pdf-converter
Worker Threads Nodejs
Benchmark nodeJS worker threads for calculating prime numbers, using various dataStructures
Stars: ✭ 27 (-41.3%)
Mutual labels:  cli, node-js
Html Pdf Service
LGPL V3. Java Spring Boot microservice with RESTful webconsole and service endpoints that convert HTML to PDF, optionally styling with CSS and templating with JSON using Flying Saucer, PDF Box and Jackson libraries. Available on Docker Hub.
Stars: ✭ 12 (-73.91%)
Mutual labels:  pdf, pdf-generation

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].