Application exports
Convert views and report data into downloadable PDFs without maintaining a second rendering system.
PDF generation for developers
Build reports, invoices, and downloads with the HTML and CSS you already use. The API manages the browser, rendering, file storage, and delivery.
Already have a public webpage? Try URL to PDF.
Live demo
Edit the HTML and CSS, choose PDF settings, and generate the PDF.
Use cases
Convert views and report data into downloadable PDFs without maintaining a second rendering system.
Generate personalized files from queues, scheduled tasks, and data-processing jobs.
Reuse HTML, CSS, web fonts, and charting code across browser views and generated PDFs.
Create PDF records for completed actions, approvals, transactions, and other important events.
Document controls
Set the document layout in the request instead of maintaining a separate PDF renderer.
Use custom PDF dimensions in pixels, inches, centimeters, millimeters, or points.
"page_width": "8.5in"Set the top, right, bottom, and left margins separately.
["0.4in", "0.4in", "0.4in", "0.4in"]Include CSS background colors and images, and render the page with print media rules.
"print_background": trueOne API request
Send HTML, CSS, and PDF options together. The API renders the content in Chromium and returns the generated PDF URL.
Render modern HTML, CSS, JavaScript, web fonts, and charts without running a browser.
Set page width, height, scale, and all four margins in the request.
Choose light or dark mode, timezone, and screen or print media.
Add a delay, set a timeout, or trigger capture with ScreenshotReady().
How it works
Send the HTML and CSS that define the PDF content.
Choose page dimensions, scale, margins, print backgrounds, and browser settings.
Download, store, attach, or deliver the generated PDF from the URL in the API response.
You
HTML/CSS to Image
HTML/CSS to Image
MCP integration
Connect an MCP-compatible AI client to HCTI through OAuth.
Generate images and PDFs, capture webpages, and work with templates without putting an API key in the prompt.
PDF generation API
Convert HTML and CSS to PDF while the API handles Chromium, rendering, storage, and delivery.
More PDF generation workflows
Explore practical document workflows for different teams and industries.
Automate invoices, statements, receipts, reporting packs, and financial summaries.
View workflowCreate personalized certificates, course materials, reports, and printable resources.
View workflowAutomate reports, one-pagers, lead magnets, and personalized campaign documents.
View workflow