Skip to main content

2 posts tagged with "Pyppeteer"

View All Tags

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.

Generate PDFs in Python Using Pyppeteer

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

Illustration of generating PDF files using Pyppeteer

In this comprehensive guide, we'll show you how to create a dynamic certificate PDF using Pyppeteer and Mako templates for HTML population. As demand for professional certificate generation grows — whether for online courses, digital awards, or corporate recognition — this step-by-step tutorial is designed to help you transform your HTML content into high-quality PDFs effortlessly. Discover how Pyppeteer's headless browser capabilities, paired with the flexibility of Mako's templating engine, can streamline your certificate PDF generation process and meet modern web standards.