📸 Screenshot Tool

Capture viewport, full page, or selected area —— PNG download, all local processing

Capture the current page content as a demonstration. Open DevTools (F12) and paste screenshot code for any page.

⚠️ Many sites block iframe embedding (X-Frame-Options/CSP). For those, use browser DevTools: F12 → Ctrl+Shift+P → "Capture full size screenshot".

px

Drag to select any area on the page for screenshot.

📖 FAQ

How does it work?

Three modes: visible/full page capture via Canvas API, URL screenshot via iframe (limited by security), and area selection. All local.

Can I adjust resolution?

Yes. URL mode supports custom width. Area capture uses actual pixel resolution. Output is PNG.

Why can't I capture some sites?

X-Frame-Options/CSP headers block iframe embedding. Use browser DevTools for those sites: F12 → "Capture full size screenshot".

Is data safe?

Yes. Screenshots generated locally via Canvas API. Nothing is uploaded.

What format?

PNG download (lossless). Also supports copy to clipboard and new tab preview.