Taesung Park

SnapAPI - Screenshot & PDF API for developers — one API call

by
SnapAPI turns any URL into a screenshot or PDF with a single API call. No headless browser setup, no Docker, no memory issues. What's different: - One GET request — screenshot in PNG, JPEG, or PDF - Full page or viewport capture with custom dimensions - OG image generation for social sharing - Simple REST API — works with curl, JavaScript, Python - Fast response powered by optimized Chromium Free: 100 captures/month. No credit card required.

Add a comment

Replies

Best
Taesung Park
Hunter
📌
Hi Product Hunt! I built SnapAPI because setting up Puppeteer/Playwright for simple screenshots is overkill for most use cases. You need a screenshot? Just call an API. curl "https://api.snapapi.dev/v1/scree..." -H "Authorization: Bearer YOUR_KEY" -o screenshot.png That's it. No headless browser setup, no Docker containers, no memory issues. Free tier gives you 100 screenshots/month — enough for most side projects. Would love to hear what you'd use it for!