All activity
Stefano Tortoneleft a comment
Hi Product Hunt! 👋 I’m the founder of PDFMyHTML. I built this because I was tired of the two main options for generating PDFs: managing heavy Puppeteer instances that crash the server, or using "black box" APIs where you have to blindly guess CSS rules. PDFMyHTML is designed purely for Developer Experience (DX). Usually, you change code -> run script -> download PDF -> check alignment ->...

PDFMyHTMLStop guessing CSS. HTML to PDF API with Live Preview.
Stop guessing CSS. PDFMyHTML is the developer-first API for high-fidelity HTML-to-PDF conversion, powered by Playwright. Unlike black-box APIs, we offer a Live Template Editor supporting Handlebars & Jinja2. Visualize dynamic JSON data in real-time, debug styles instantly, and integrate with a simple curl command. Includes a free Invoice Generator and "Founder's Deal" for early adopters.

PDFMyHTMLStop guessing CSS. HTML to PDF API with Live Preview.
Stefano Tortonestarted a discussion
Devs: Why is generating PDFs still such a pain in 2026?
I'm building a tool to fix this, but I want to validate if I'm the only one who finds this workflow insane. Every time I need to generate a dynamic invoice or report, I end up with two bad options: Headless Browsers: Managing Puppeteer/Playwright instances that eat RAM and crash randomly. Black Box APIs: Sending HTML to an endpoint and praying the CSS renders correctly (usually involves running...
