Screenshot API ยท PDF API ยท OG Image API โ€” now in public beta

Any webpage to pixel-perfect images & PDFs

OtterSnap renders any URL into screenshots, PDFs and social preview cards through one fast REST API. No headless-browser headaches, no infra to babysit.

terminal
# screenshot any page
curl -X POST https://api.ottersnap.com/v1/screenshot
  -H "Authorization: Bearer otter_live_..."
  -d '{ "url": "https://github.com", "format": "png" }'

# โ†’ a PNG, in seconds โœ“

One API. Every rendering job.

Stop maintaining Chrome instances. OtterSnap handles the browsers, the queues and the edge cases โ€” you make one HTTP call.

๐Ÿ“ธ

Screenshot API

Pixel-perfect PNG/JPEG captures of any URL. Full-page, viewport or element-level, with custom viewports, retina scaling, dark mode and auto-blocking of cookie banners.

๐Ÿ“„

PDF API

Convert HTML or URLs to print-ready PDFs with headers, footers, page sizes and margins. Perfect for invoices, reports and tickets.

๐Ÿ–ผ๏ธ

OG Image API

Generate social preview cards at scale from templates or live page data. Ship dynamic Open Graph images for every page of your app.

โšก

Fast & cached

Renders are queued with smart caching โ€” repeat captures return in milliseconds.

๐Ÿ”’

Secure by default

Isolated render contexts, SSRF protection and private-network blocking on every request.

๐Ÿค–

Built for agents

MCP server included, so Claude, ChatGPT and your own agents can render pages as tools.

๐Ÿงฐ

SDKs & MCP

Official JavaScript and Python SDKs, a plain REST API, and copy-paste snippets for every option.

Simple, honest pricing

Start free, upgrade when it hurts. Cancel anytime โ€” and if we're not a fit in the first 14 days, we refund you in full.

Free

$0forever

For side projects and trying things out.

  • โœ“100 renders / month
  • โœ“All formats (PNG, JPEG, PDF, OG)
  • โœ“Watermarked images
  • โœ“Community support
Get a free API key
MOST POPULAR

Starter

$19/month

For products in production.

  • โœ“5,000 renders / month
  • โœ“No watermark
  • โœ“Full-page & retina captures
  • โœ“Email support

Growth

$49/month

For growing apps and heavy workloads.

  • โœ“25,000 renders / month
  • โœ“Priority render queue
  • โœ“Custom templates for OG images
  • โœ“Priority support

Frequently asked questions

โ†’What counts as a render?

One successful screenshot, PDF or OG image response. Cached responses and failed renders are free and don't count against your quota.

โ†’Do you offer a free trial on paid plans?

The Free plan is free forever โ€” no trial wall. Upgrade only when you need higher volume or watermark-free images.

โ†’What is your refund policy?

If OtterSnap isn't a fit, email us within 14 days of a charge and we'll refund it in full. No questions, no hoops.

โ†’Can I use it with AI agents or automation?

Yes. OtterSnap ships an MCP server and works great as a tool for LLM agents, n8n/Zapier workflows and CI pipelines.