Free tool

Screenshot any website online

Paste a URL and get a screenshot in about a second. Free, no signup. The same engine powers the rasterly API from $0.90 per 1,000.

Rendered at 1280×800 desktop. Full-page, PNG, retina and mobile are available on the API.

No key needed here. It hits the real rasterly API and streams the image straight back.

Turn it into an API call

One HTTP GET returns the bytes. Change the hostname and key, and it is a drop-in for Urlbox or ScreenshotOne.

curl "https://api.rasterly.dev/v1/screenshot?url=https://example.com&format=png&full_page=true" \
  -H "X-Api-Key: sk_live_..." -o shot.png

Every format

PNG, JPEG or PDF from the same endpoint. Full-page, retina scale, custom width and height.

Cheap at volume

$0.90 per 1,000, extract included, no credit multiplier. Free tier is 100 renders a month, no card.

SSRF-safe

localhost, private and cloud-metadata ranges are refused with a 403 by default. Enforced, not a setting.

More than screenshots

One key also does URL→PDF, read→Markdown, extract, crawl and change-monitoring.

Need it in your app?

Get a free API key in one call and screenshot at scale.

Get a free API key Try the full demo