Every URL into a polished PDF, in seconds.

The fastest way to turn a webpage into a hosted, branded PDF. Built for receipts, reports, and contracts.

5 free per day·No credit card·API docs
A webpage rendered into a polished, hosted PDF by PDFShot.

Powering document workflows at

Linear
Vercel
Stripe
Cloudflare
Notion
Supabase
Shopify
Figma
Cursor
Anthropic
Loom
Webflow
Airtable
GitHub

Every feature serious PDF work needs.

All on the same screenshot infrastructure that powers DeepSyte. Free forever for 5 PDFs a day, no signup required.

Full-page rendering

Backgrounds, web fonts, CSS print styles. Renders the whole page like a real browser, not a snapshot.

Branded headers

Your logo, your colors, your footer text. Configure once per workspace and every render uses it.

Permanent hosted URLs

Every PDF lives on its own R2 URL for 90 days. Share the link with your customer and it stays put.

Batch via CSV

Drop a CSV of URLs, get a zipped folder of PDFs back. Or call the batch endpoint from your job runner.

REST API + CLI

Three-line curl. Wrap it in your favorite language. Same endpoint powers the dashboard and the CLI.

Audit log

Every render is tracked with a timestamp, the source URL, the output URL, and the cost in pennies.

A three-line API.

POST a URL, get a hosted PDF URL back. The CLI and dashboard wrap the same endpoint.

$ curl -X POST https://api.deepsyte.com/v1/pdf \
    -H "Authorization: Bearer dso_xxx" \
    -d '{"url":"https://example.com"}'

# returns:
{ "url": "https://r2.deepsyte.com/...pdf" }

Free until you scale.

Then $9 a month. No long-term commitment.

Free
$0forever

5 PDFs a day, REST API, CLI, dashboard, permanent hosted URLs.

  • 5 PDFs a day
  • REST API + CLI
  • Permanent hosted URLs
  • Community support
Most chosen
Solo
$9a month

500 PDFs a month, branded headers, priority queue, email support.

  • Everything in Free
  • Branded headers + logo
  • 500 PDFs a month
  • Priority queue
  • Email support

Teams of 5+ see Team and Agency plans.