Document generation
URL to PDF API
Convert a public URL, HTML, or Markdown document to PDF with browser rendering and predictable two-credit pricing.
A simpler capture workflow
Generate PDFs from the same render contract used for images. The browser handles modern layout and fonts, while the API validates the finished PDF before successful delivery.
Example request
{
"url": "https://example.com/report",
"output": "pdf",
"pdf": { "format": "A4", "print_background": true }
}Related guides
HTML to Image API
Render your HTML into PNG, JPEG, or WebP without first publishing it at a public URL.
Markdown to Image API
Turn Markdown into polished images or PDFs through a browser-based rendering API.
Webpage Archiving API
Preserve a public webpage as a full-page image, PDF, HTML, or clean Markdown artifact.