“Best screenshot tool” lists usually rank by feature count: scrolling capture, screen recording, cloud libraries, AI this-and-that. But if you screenshot anything sensitive — and in 2026 almost everyone does — two questions dominate every feature list. Question one: where do my captures go? A tool that uploads by default turns every hotkey press into a publication event. Question two: what does it really cost? Because “free” tools that gate export or redaction behind subscriptions aren't free — they're trials with extra steps.
Full disclosure up front: this roundup is published by the makers of SnapLocal, so treat our scorecard with healthy skepticism and verify the claims yourself — every product's behavior can be checked in minutes with DevTools open. What follows reflects public documentation, published pricing, and observable behavior as of September 2026.
The comparison table
| Tool | Uploads your captures? | Free redaction / mosaic | Free export | Works offline | Price |
|---|---|---|---|---|---|
| SnapLocal | Never — no host_permissions, zero
network requests, local storage only |
Yes, unlimited | PNG / JPG / clipboard | Fully | Free · $19 one-time Pro |
| Lightshot | Yes, by default — captures go to public server URLs | Basic editor only | Yes | Partly — sharing needs network | Free + paid tiers |
| Nimbus | Yes — cloud-hosted sharing | Paywalled — behind ~$60/year plan | Limited on free tier | No | ~$60 / year |
| GoFullPage | Optional — cloud sharing off by default | Not its focus | Paid — export gated | Partly | ~$30 / year |
| Built-in OS tools | No — saves to your device | None — separate editor needed | Yes | Fully | Free (bundled) |
SnapLocal — the no-upload baseline
SnapLocal is a Chrome Manifest V3 extension built around a single
architectural promise: there is no upload code path. The
manifest declares no host_permissions, the extension makes zero
network requests, and captures are written to
chrome.storage.local on your device. The whole tool works in
airplane mode, and no account exists to create.
The free tier covers region capture (Alt+Shift+S), a local history of your last 20 captures, every annotation tool — arrow, rectangle, ellipse, text, brush — and an unlimited mosaic redactor, plus PNG/JPG export and clipboard copy. Pro is a one-time $19 payment (verified offline via an on-device ECDSA signature check — even activation doesn't phone home) that lifts the history limit and adds the extras. No subscription exists at any price point. If you want the receipts, our Lightshot vs SnapLocal deep-dive walks through the manifest-level evidence.
Lightshot — fast, familiar, and public by default
Lightshot remains one of the most-installed capture tools because it's genuinely quick and the editor is dead simple. But its default workflow uploads your screenshot to a public URL on its servers, which is fine for memes and hazardous for everything else — internal dashboards, private messages, anything with an identifier in it. Short public URLs sit in a small keyspace, which means captures can surface to people you never sent them to. Its editing tools are also basic: there's no serious free mosaic for pixel-destructive redaction. For sensitive work it fails the first question of this roundup before any feature matters.
Nimbus — the everything-suite with a paywalled eraser
Nimbus bundles capture, scrolling screenshots, screen recording, and cloud-hosted sharing into one suite — and leans on that cloud for most of it. The privacy-relevant facts: sharing runs through cloud-hosted captures, the suite generally doesn't work offline, and the mosaic/redaction tool sits behind a paid plan of roughly $60 per year. Paying a recurring subscription for the ability to blur your own screenshot, on a tool that hosts your captures in the cloud, is the exact combination this roundup penalizes.
GoFullPage — great scrolling captures, gated export
GoFullPage does one thing remarkably well: stitching long, scrolling full-page captures. To its credit, cloud sharing is optional and off by default, which puts it ahead of Lightshot and Nimbus on the upload question. But the business model gates what should be table stakes — exporting your own capture is a paid feature (~$30/year) — and redaction isn't part of the product. It's a reasonable specialist tool; it's not a private screenshot tool in the sense this article means.
Built-in OS tools — private, free, and slightly beside the point
Windows' Snipping Tool, macOS' Cmd+Shift+4, and their Linux equivalents keep everything on-device for free and should be the honest baseline of this comparison: they pass the upload test perfectly. What they don't give you is a browser-native workflow — one hotkey inside Chrome, immediate mosaic redaction, in-extension history (Alt+Shift+V), and clipboard export without bouncing through a second app. OS tools also can't capture what the browser renders beyond the viewport without manual stitching. They're the right answer for casual, whole-screen grabs; they're a friction tax for anything you do twenty times a day inside a browser.
How to choose in one paragraph
If you mostly screenshot public content and want instant share links, Lightshot's model is convenient — just know that “instant share link” and “uploaded to a public server by default” are the same sentence. If you want a cloud suite with recording and don't mind ~$60/year, Nimbus is feature-rich. If long scrolling pages are your whole job and you'll pay for export, GoFullPage specializes well. If you screenshot anything sensitive and want redaction to be free, local, and unshareable-by-architecture — a no-upload screenshot tool like SnapLocal (or the OS baseline, with more friction) is the only category that answers the privacy question with “never” instead of “we promise.” Whatever you pick, pair it with a real redaction habit; our tutorial on redacting screenshots without uploading them covers the workflow step by step.
Methodology & fairness note
Ratings reflect upload behavior and pricing published or observable as of September 2026; products evolve, so re-verify before switching. We are the makers of SnapLocal and have an obvious bias — which is exactly why every claim here is checkable: open DevTools' Network panel, read each extension's manifest permissions, and compare the pricing pages yourself.