Skip to content

v1 is live! ๐ŸŽ‰

Screenshots as an API.

A fast screenshot API for developers. Full-page, dark mode, rolling video, and you pay only for the screenshots you take. No seats, no minimums, no sales call.

100 free credits on signupโ€ขNo credit card required
GET/v1/screenshots?url=stripe.com

Three capture modes

Single page, full page, or a scrolling video.

Single-page capture

1 credit

Viewports up to 7680ร—4320. Retina 1ร—โ€“5ร—. PNG, JPEG, or WebP in one request.

Read the docs

Full-page screenshot

2 credits

Scrolls, waits, stitches. Ad and cookie-banner blocking is on by default, and you can turn it off per request.

Read the docs

Rolling video

5 credits

Capture a scrolling MP4 or GIF of any page, up to 30 seconds long.

Read the docs

Options that matter

Every knob, one request.

Change the viewport, wait for the right lifecycle event, block the things that slow pages down. The surface is small on purpose: every option maps to something you'll need.

  • viewport_width
  • viewport_height
  • scale_factor
  • full_page
  • wait_until
  • block_ads
  • block_cookie_banners
  • dark
  • scroll_by
  • image_format
GET /v1/screenshots
?url=https://screenshotlens.com
&viewport_width=1440
&viewport_height=900
&scale_factor=2
&full_page=true
&wait_until=NetworkIdle0
&block_ads=true
&block_cookie_banners=true
&dark=false
&image_format=Png

Dashboard

API keys, usage, and receipts in one place.

Rotate keys, scope them per environment, audit every request. Buy credits when you need them. Download receipts without asking a salesperson.

  • Per-environment API keys
  • Full request logs with payloads
  • Prepaid credits, no auto-renewal
  • Stripe-hosted billing portal

Performance and scale

240 ms

Median cold-start render - measured every minute on us-east, eu-west, ap-south.

99.98%

Rolling 90-day uptime. The rest is a power-line accident we like to not talk about.

42 M+

Screenshots rendered last month. Most were an intern checking their Vercel preview.

Stop maintaining that headless Chrome container.

100 free credits, a clean REST API, and a pricing page that fits on one screen.