Free & Open Source

Full-Page Screenshots,
Done Right.

Capture, edit, and save. Free Chrome extension with built-in editor.
No account needed. No watermarks. No limits.

Add to Chrome — Free Works in Chrome, Edge, Brave, Arc
fastscreenshotapp.com
Annotated!

Everything You Need

Powerful screenshot tools that just work. No setup, no sign-up.

Full-Page Capture

Smart scrolling captures every pixel, even on long pages with lazy-loaded content and dynamic animations.

Built-in Editor

Crop, blur sensitive data, add arrows and text annotations. Everything you need without leaving the browser.

Multiple Formats

Save as PNG, JPEG, or WebP with adjustable quality and resolution. From HD to 4K.

Screenshot History

All captures saved automatically. Browse, view, and manage your past screenshots anytime.

Privacy First

Everything runs locally in your browser. No cloud uploads, no accounts, no tracking. Your data stays yours.

100% Free

All core features free forever. No watermarks, no capture limits, no hidden paywalls. Just works.

How It Works

Three clicks from page to perfect screenshot.

1

Open Any Page

Navigate to the website you want to capture in your browser.

2

Click the Icon

FastScreenshot scrolls and captures the entire page automatically.

3

Edit & Save

Annotate with arrows, blur, text — then save in your preferred format.

Simple, Transparent Pricing

Start for free. Upgrade when you need more.

Free
$0/month

Everything you need for perfect screenshots.

  • Full-page screenshot capture
  • Built-in editor (crop, blur, arrows, text)
  • PNG, JPEG, WebP formats
  • Adjustable quality & resolution
  • Screenshot history
  • Unlimited captures
Add to Chrome — Free
Coming Soon
Pro
$X/month

For power users who need more.

  • Everything in Free
  • Cloud storage & sharing
  • Advanced editing tools
  • Priority support
  • More features TBA

All plans include a 7-day money-back guarantee. Payments processed securely by Stripe.

For Developers & Teams

Need Screenshots at Scale?

FastScreenshotAPI turns any URL into a pixel-perfect screenshot with a single API call. Anti-bot bypass, webhooks, S3 upload, scheduled captures.

REST API Anti-bot bypass Webhooks S3 / Cloud upload
Get API Key — 200 Free/month
curl -X POST https://api.fastscreenshotapi.com/v1/screenshot \
  -H "Authorization: Bearer YOUR_KEY" \
  -d '{"url": "https://example.com", "full_page": true}'

Frequently Asked Questions

Is FastScreenshot really free?

Yes. All core features including the full editor are free with no limits. No account required, no watermarks, no hidden costs.

What browsers are supported?

FastScreenshot works on Chrome and all Chromium-based browsers including Edge, Brave, Arc, and Opera.

Does it work on any website?

It works on most websites, including SPAs with dynamic content and lazy-loaded images. Chrome system pages (chrome://) and the Chrome Web Store cannot be captured due to browser restrictions.

Where are my screenshots stored?

Everything stays in your browser. Screenshots are stored locally using IndexedDB and are never uploaded to any server.

Can I capture pages with lazy-loaded content?

Yes. FastScreenshot automatically handles lazy-loaded images, removes loading="lazy" attributes, and fast-forwards CSS animations to ensure all content is visible.

What's the maximum page length?

Pages up to 16,384 pixels tall are captured in full. Longer pages are cropped with a notice shown in the editor.

What is FastScreenshotAPI?

It's our separate API service for automated, programmatic screenshots. If you need to capture pages at scale via code, visit fastscreenshotapi.com.

How do I report a bug?

Use the Report Issue button inside the extension, or visit our GitHub Issues page.