Home/URL to PDF
GET /capture · format=pdf

Turn any URL into a PDF.
One API call.

A URL to PDF API that converts any live web page to a pixel-perfect PDF, with full CSS rendering, custom paper sizes, and automatic ad blocking. No browser to manage.

Full CSS fidelityA4 · Letter · customAd & banner blocking7-day free trial
curl -G "https://screenshotcore.com/api/v1/screenshot" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  --data-urlencode "url=https://example.com" \
  --data-urlencode "format=pdf" \
  --data-urlencode "pdf_paper_format=A4" \
  --data-urlencode "pdf_margin=15mm" \
  --data-urlencode "pdf_print_background=true" \
  --data-urlencode "full_page=true" \
  --output page.pdf

Capabilities

Everything you need in a URL to PDF API

From paper size to cookie consent, every detail is handled automatically.

Full CSS fidelity

Fonts, gradients, Flexbox, Grid, animations: everything renders exactly as it would in a real Chrome browser.

Full-page capture

Automatically scrolls the entire page before rendering. No cut-off content, no clipped sections.

Paper size & orientation

Output A4, Letter, Legal, or custom page dimensions. Flip to landscape for wide dashboards and tables.

Wait for selectors

Delay rendering until a CSS selector appears, essential for SPAs and lazy-loaded content before converting to PDF.

Block ads & banners

Automatically strip ads, cookie consent banners, and chat widgets before converting. Clean PDF every time.

Async + webhooks

Offload heavy conversions with async=true. Get a signed webhook when the PDF is ready. No polling needed.

Use Cases

If it has a URL, it can become a PDF

Any team that captures or archives web content benefits from a URL to PDF API.

Web archiving

Preserve web pages as PDFs for compliance, legal holds, or long-term records.

Order receipts

Capture a user's order confirmation page as a PDF receipt automatically on checkout.

Article clipping

Save articles, blog posts, and documentation as offline PDFs for later reading.

Audit reports

Capture a live dashboard or report URL into a PDF for sharing with stakeholders.

Also available

Start converting URLs to PDF for free.

7-day free trial — 300 screenshots + 50 videos. No credit card. Full API access from day one.

Get your free API key →

FAQ

Frequently asked questions

Everything you need to know before you ship.