Application exports
Convert publicly accessible views and reports into downloadable PDFs with one API request.
URL to PDF for developers
Send a public URL with browser and PDF settings. The API handles Chromium, capture timing, rendering, file storage, and delivery.
Want to render your own markup? Try HTML to PDF.
Live demo
Enter a public webpage URL, choose browser and PDF settings, and generate the PDF.
Use cases
Convert publicly accessible views and reports into downloadable PDFs with one API request.
Process lists of webpages from queues, scheduled jobs, and data pipelines.
Preserve documentation, changelogs, and public reference pages as dated PDFs.
Capture PDF records of public pages when an application event or scheduled job runs.
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 the webpage URL and PDF options together. The API renders the page 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 a publicly accessible webpage URL for Chromium to load.
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 public webpages to PDF while the API handles Chromium, rendering, storage, and delivery.
More PDF generation workflows
Explore practical document workflows for different teams and industries.
Convert financial reports, dashboards, statements, and record pages into PDFs.
View workflowConvert course pages, learning resources, and browser-based reports into printable PDFs.
View workflowConvert campaigns, landing pages, articles, and customer pages into shareable PDFs.
View workflow