HTML to PDF
For receipts, reports, and printable web views.
Render HTML into a PDF when you need a stable handoff from a web layout, invoice preview, or internal report. You can adjust page size and margins locally, then review the finished document before it leaves your browser.
Drop HTML File (.html or .htm)
Supported: HTML,HTM
What renders and what doesn't
Renders well: inline styles, embedded CSS, local images (base64), standard HTML layouts, Tailwind.
May not render: external fonts from Google Fonts or CDNs (CORS), remote images that block cross-origin requests, JavaScript-driven dynamic content (executed, but layout changes may not be captured).