LIVE API · 28 ENDPOINTS · FREE TIER

Screenshot any URL
via a single API call

Paste a URL. Get a screenshot. No browser, no headless setup, no DevOps. 100 screenshots/month free — no credit card.

See it work live → Get free API key

Try it live

No signup required. Loading a real screenshot now...

Capturing screenshot of github.com/torvalds/linux…
Quick start
# Screenshot any URL
curl "https://api.opspawn.com/api/capture?url=https://example.com" \
  -H "X-API-Key: sk_your_key" \
  --output screenshot.png

# Generate a PDF
curl "https://api.opspawn.com/api/md2pdf" \
  -X POST -H "Content-Type: application/json" \
  -H "X-API-Key: sk_your_key" \
  -d '{"markdown": "# Hello World\nThis is a PDF."}' \
  --output doc.pdf
Everything you need
28 endpoints covering the full document generation workflow.
GET /api/capture
Render any URL as a full-page or viewport screenshot. PNG or JPEG output. Custom dimensions.
GET /api/og
Extract Open Graph metadata, title, description, and social card data from any URL.
GET /api/extract
Clean article extraction via Mozilla Readability. Returns pure text content stripped of navigation and ads.
POST /api/md2pdf
Convert Markdown to pixel-perfect PDF. Supports tables, code blocks, images, and custom styles.
POST /api/html2md
Convert HTML or any URL to clean Markdown. Great for content pipelines and AI preprocessing.
GET /api/qr
Generate QR codes as PNG or SVG. Custom size, error correction levels.
Simple, transparent pricing
Start free. Scale as you grow. No hidden fees.
Free
Try every endpoint without a credit card.
$0 /month
Get free API key
  • 100 API calls/month
  • All 28 endpoints
  • PNG, PDF, Markdown output
  • Community support
Business
High-volume usage with dedicated support.
$99 /month
Subscribe to Business
  • 100,000 API calls/month
  • All 28 endpoints
  • Priority support
  • SLA guarantees
  • Custom domains supported
  • Bulk discount pricing available

Start capturing screenshots today

Free tier: 100 screenshots/month. API key delivered to your inbox instantly. No credit card, no setup.

Get free API key — takes 30 seconds →