Skip to main content

2 posts tagged with "PDFKit"

View All Tags

How to Convert HTML to PDF Using Python-PDFKit

· 14 min read
Michał Szymanowski
Michał Szymanowski
PDFBolt Co-Founder

Illustration of generating PDF files using Python-PDFKit and Jinja2

With the rising demand for automated document generation, developers need reliable tools to create professional PDFs programmatically. Enter PDFKit — a powerful Python wrapper for wkhtmltopdf that transforms well-structured HTML into polished PDF documents. In this guide, we'll walk through a practical implementation, showing you how to leverage this library to create dynamic, multi-page contracts that look truly professional.

Top PDF Generation Libraries for Node.js in 2025

· 9 min read
Michał Szymanowski
Michał Szymanowski
PDFBolt Co-Founder

NPM Trends overview showing the download statistics for PDF generation libraries over the past 12 months

As we progress through 2025, the Node.js ecosystem continues to offer robust solutions for PDF generation. This article explores the most popular and powerful libraries available today, helping you make an informed decision for your next project. We provide detailed download statistics and simple code examples to give you insights into their real-world usage.