Skip to main content

3 posts tagged with "Playwright"

View All Tags

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.

Top Python HTML to PDF Libraries in 2025

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

Google Trends overview showing the relative search interest for HTML-to-PDF conversion libraries over the past 12 months

In this article, we present the top Python libraries for converting HTML to PDF based on their popularity. We explore their unique features and benefits, provide detailed download statistics and simple code examples to give you insights into their real-world usage. This data-driven approach helps you understand which libraries are widely trusted by the developer community, so you can choose the perfect tool for your projects.

How to Generate PDFs in 2025

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

Illustration showcasing HTML to PDF conversion in 2025

Generating PDFs has become a crucial feature for many modern web applications, from creating invoices to producing complex data-driven reports. Over the years, various HTML to PDF tools have emerged, each with its own approach and capabilities. In this post, we’ll take a brief look at the evolution of PDF generation solutions — from wkhtmltopdf and PrinceXML (via DocRaptor) to Puppeteer and Playwright — and then walk through a short tutorial on using Playwright (Node.js) to generate a sample PDF in 2025.