SnapForge API

Generate pixel-perfect screenshots, PDFs and Open Graph images from any URL or HTML. One API call, instant results.

Free tier: 50 requests/day, no credit card needed

See It in Action

Enter any URL below. This uses the free demo key — no signup, no API key needed.

Powered by the sf_demo_public key — Get your own free key

Three Powerful Endpoints

📸

Screenshot API

Capture any webpage as PNG, JPEG or WebP. Custom viewport, full-page scroll, element selection, dark mode, ad blocking, and more.

📄

PDF Generation

Convert URLs or HTML to PDF. A4/Letter/custom size, headers, footers, margins. Perfect for invoices, reports, and documents.

🖼

OG Image Generator

Create stunning Open Graph images with 5 built-in templates. Custom HTML supported. @2x retina quality.

Dead Simple Integration

# Take a screenshot
curl -X POST https://api.snapforge.dev/v1/screenshot \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_API_KEY" \
  -d '{
    "url": "https://example.com",
    "width": 1280,
    "height": 800,
    "format": "png"
  }' \
  -o screenshot.png

Simple Pricing

Free

$0/mo
  • 50 requests/day
  • All 3 endpoints
  • 5 req/min rate limit
  • Community support
Get Free Key

Pro

$29/mo
  • 25,000 requests/month
  • All 3 endpoints
  • 100 req/min rate limit
  • Dedicated support
Contact Us

Don't Need an API? Use the Telegram Bot

Just send a link to @SnapForgeBot and get your screenshot in seconds.

Open @SnapForgeBot in Telegram

Resources & Community