Generate PDF and DOCX files from HTML strings without headless browsers. Uses JSDOM, html-to-pdfmake, pdfmake, and docx under the hood.
html2pdf
A Node.js package to convert HTML to PDF using Puppeteer.
将html转化成pdf,不会对文本图片等内容进行截断。
PDF Utils - 支持按需加载的HTML和图片转PDF工具
html转word文档、pdf、excel
HTML to PDF
一个基于 html2canvas 和 jspdf 的 HTML 转 PDF 导出工具,支持 ESM 和 CommonJS 模块化引入。
Convert html to pdf by id of element
通过获取页面Dom内容,在保证清晰的情况下来将html转为pdf。
HTML to PDF SDK for TypeScript / JavaScript
高性能 HTML -> PDF 工具:按需加载依赖以减小体积,支持进度回调、资源超时控制与元素过滤,基于 html-to-image 与 jsPDF
Generate PDF Buffer from HTML string
Your Go-To Solution for PDF Generation from HTML.
Convert html to pdf using puppeteer
A lightweight, fast browser module for converting HTML to PDF with advanced styling support, customizable options, and comprehensive testing
Converting HTML To PDF using AWS Lambda Functions and Layers with Serverless Framework
Convert html strings to PDF documents using React Native
Simple HTML To PDF NodeJS package based on puppeteer
Official TypeScript SDK for the Neat PDF API
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.1.0.
Cordova plugin to convert HTML to PDF natively on Android (WebView → PdfDocument) with JS fallback for other platforms.
A simple utility to convert HTML content (with optional header and footer) to PDF buffer using wkhtmltopdf.
Converts DOM Element to PDF document using Javascript