Website screenshot tool

Take a screenshot of any website online — paste a URL and capture a clean image in seconds. Grab the visible viewport or the full page, at any device width, as PNG, JPEG or PDF. Real hosted Chromium, no extension, no signup to try.

No extension 5 free captures/day PNG · JPEG · PDF

Screenshot a website

Free · no signup

Your capture renders here — stamped and ready.

Viewport or full page · 5 free demo captures/day · no card

Viewport or full page

Capture any site, any size

Take a screenshot of just what's above the fold, or keep going to the bottom of the page. Pick the device width too — desktop at 1440, laptop at 1280, tablet at 768 or mobile at 375.

Viewport screenshot above the fold

Exactly what a visitor sees first — sized to any device width.

Full-page screenshot top to bottom

Need the entire scrollable page? See the full page screenshot tool.

Use cases

What people screenshot websites for

Link previews

Generate Open Graph and social card images from any URL so shared links render a real thumbnail.

QA & bug reports

Attach a screenshot of the live site to a ticket so reviewers see exactly what rendered, on which device width.

Documentation

Drop a clean web screenshot straight into a guide, README or slide instead of cropping a desktop capture by hand.

Archiving

Keep a dated visual record of a webpage exactly as it appeared — useful for audits, ads and legal trails.

Reliability

Captures any website cleanly

Cookie banners, lazy-loaded images and pop-ups are where browser-extension screenshot tools fall apart. ScreenshotInk runs a real hosted Chromium on EU servers — it scrolls the page first so deferred images render before the shutter fires, dismisses consent overlays, and can block ads so they don't clutter the capture.

Set the exact pixel width for retina-crisp output, pick a device preset, or switch the format to PDF — same engine, same parameters. Testing layouts across breakpoints? Try the responsive design tester.

Real hosted Chromium

No extension, no local browser — captures run on EU servers.

Dismisses cookie banners

Consent overlays cleared so they don't block the page.

Any device width

Desktop, laptop, tablet or mobile — or set an exact width.

PNG, JPEG & PDF

Pick the output format the same way you would in the API.

From the tool to the API

Automate the same capture

This free tool is the same capture engine behind the ScreenshotInk API. When you're ready to screenshot hundreds of URLs, generate link previews, or wire web screenshots into your own app, the API takes the same parameters you see here.

Identical requests are cached for 24 hours, so repeat captures are free. The free tier covers 100 captures a month; paid plans start at $9/mo and include bulk capture, visual diff, Lighthouse audits and an MCP server for AI agents.

website · cURL
curl "https://screenshotink.com/v1/capture" \
  -H "Authorization: Bearer sk_live_…" \
  -d url="https://github.com" \
  -d width=1440 -d format=png
200 · captureddone
{ "image_url": "…/7c4a2e.png", "width": 1440 }

Website screenshot FAQ

Yes — screenshot any website in the browser for free, no signup. A free API key adds 100 automated captures a month with no card.

Both. Leave full-page off for a single viewport shot, or turn it on to capture the entire scrollable page top to bottom.

Desktop, laptop, tablet and mobile widths, output as PNG, JPEG or PDF. Set an exact width for retina-crisp images.

Yes — the engine scrolls to trigger lazy-loaded content and dismisses common cookie banners before the shutter fires.