juanmirocks / mkpdf

🖨️🎨 CLI, TypeScript API, & build tools plugins to "print" a website (URL/HTML/Markdown) into a PDF, using Google's Chrome & puppeteer
Apache License 2.0
2 stars 0 forks source link
headless-chrome html-to-pdf parcel parcel-bundler parcel-plugin pdf pdf-generation pdf-print plugin puppeteer url-to-pdf

🖨️🎨 Convert websites into beautiful PDFs using a modern browser (with Chrome's "print").

Plugins for build tools

Coding

Internally, the PDF is "printed" with Chrome/Chromium as a headless browser. The browser is controlled with Google's puppeteer.

Copyright / License

Copyright 2023 Dr. Juan Miguel Cejuela

SPDX-License-Identifier: Apache-2.0

See files: LICENSE & NOTICE.