Production patterns
HTML to PDF API use cases
Learn how to turn HTML, public URLs, and live web interfaces into reliable PDFs and images for real product workflows.
Invoices and receipts
Invoice PDF API
Render invoices from trusted HTML with print CSS, stable pagination, custom headers, and predictable filenames.
Read the implementation guide →Archives and exports
Webpage to PDF API
Convert public URLs after their JavaScript, web fonts, images, and network requests have loaded.
Read the implementation guide →Recurring reports
PDF Report Generation
Turn report HTML and dashboards into paginated documents with charts, page numbers, and landscape layouts.
Read the implementation guide →Visual previews and QA
Website Screenshot API
Capture an entire page or one selected element as PNG, JPEG, or WebP without running a browser fleet.
Read the implementation guide →One API, two types of input
Send a public URL when PixelToPdf can load the page directly. Send raw HTML when the content is private, personalized, or already rendered by your application. In both cases, keep the API key on your server and return the generated bytes to the browser or your storage layer.