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.
# 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
For side projects and trying things out.
- โ100 renders / month
- โAll formats (PNG, JPEG, PDF, OG)
- โWatermarked images
- โCommunity support
Starter
For products in production.
- โ5,000 renders / month
- โNo watermark
- โFull-page & retina captures
- โEmail support
Growth
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.