URL and HTML to PDF

Capture fee schedules and disclosures

Export live pricing and billing pages to PDF without hosting wkhtmltopdf or Chromium. Headers, footers, and full-page options included.

Works with your agent stack

ClaudeCursorCodexVS CodeGeminin8n

Fintech and billing teams need point-in-time PDFs of public rate cards and terms. We render JavaScript-heavy pricing pages before conversion.

Rate card archives

PDF competitor and partner pricing on a schedule for finance review.

Invoice HTML

POST raw HTML to /pdf when you generate documents server-side without a browser.

PDF generation runs after full page render. SPAs and client-side pricing tables convert correctly.

URL or HTML input

Convert a live URL or POST HTML string for invoice and report generation.

Full-page mode

Capture long fee schedules and disclosure pages in one PDF.

No CVE surface

Skip self-hosted wkhtmltopdf. We patch and operate the render stack.

01

Render PDF

POST URL to /v1/pdf. Save binary response to storage.

View docs →
02

Pair with Markdown

Use /markdown on the same URL when reviewers need searchable text too.

Markdown API →
03

Automate weekly

Cron job captures rate cards. Cache skips unchanged pages.

Pricing →

Fintech PDF FAQs

Questions about PDF capture for billing and compliance.

View docs
001HTML string or URL?

Both. POST url for live pages or html for server-generated invoice templates.

002Custom headers and footers?

See docs for PDF options including page sizing and margin controls.

003JavaScript pricing tables?

Yes. We render in a browser before PDF conversion.

Export PDFs from live pages

No Chromium to host. One API call per capture.