Documentation

SnapShield AI Docs

Everything you need to install, configure, and get the most out of SnapShield AI.

Coming soon

🚀 Getting Started

What is SnapShield AI?

SnapShield AI is a Windows desktop application for annotating and redacting screenshots before you share them. It combines a 13-tool annotation editor, on-device AI redaction, batch processing, and optional Google Drive sync into a single lightweight binary.

All AI processing runs locally on your CPU — no internet required and no data ever leaves your machine unless you explicitly upload to your own Google Drive.

System Requirements

  • OS: Windows 10 version 1903 (May 2019 Update) or later, or Windows 11 — 64-bit only
  • Runtime: .NET 8 (bundled — no separate install needed)
  • RAM: 2 GB minimum; 4 GB or more recommended for AI features
  • Disk: ~150 MB installed
  • Internet: Required only for license activation and optional Google Drive sync

Downloading SnapShield AI

Version 1.6.4 for Windows 10 (1903+) and Windows 11, 64-bit. Both builds are identical; only the way they are installed differs.

  • Checksum: verify your download against the published SHA-256.
  • First run: SnapShield AI is not yet Authenticode signed, so Windows SmartScreen shows “Windows protected your PC”. Click More info → Run anyway. We are working on a code-signing certificate.
  • Updates: the app checks once a day and can install updates itself. Updating a copy under Program Files asks for administrator rights, because replacing the executable requires them.

Quick Start Guide

  1. Download and run the installer from nexoradia.com — SnapShield starts in the free Lite tier, which never expires. No account required.
  2. Take a screenshot: press the global hotkey (default Ctrl+Shift+S) or click Capture in the toolbar.
  3. Annotate: select a tool from the left toolbar — Blur, Redact, Arrow, Text, Highlight, and more.
  4. Adjust properties in the right-side Properties Panel (color, opacity, blur radius, font size).
  5. Export: press Ctrl+S to save to disk, or Ctrl+C to copy to clipboard.

Interface Overview

  • Top toolbar: Capture, File, undo/redo, zoom controls, and theme toggle.
  • Left toolbar: All 13 annotation tools. Click to activate; active tool is highlighted.
  • Canvas: The central editing area. Zoom with Ctrl+scroll; pan by holding Space and dragging.
  • Properties Panel (right): Shows settings for the active tool — color, opacity, stroke thickness, blur radius, font.
  • Layers Panel (right): Lists all annotations in the current document. Click to select; drag to reorder.
  • Status bar (bottom): Shows image dimensions and the current cursor position in pixels.

🔑 Activation

Online License Activation

  1. Open SnapShield AI and go to Settings → License → Activate.
  2. Paste your license key (format SSPRO-XXXX-XXXX-XXXX, from your purchase confirmation email).
  3. Click Activate. The app contacts the license server to verify your key and binds it to your device.
  4. The license is stored locally. You stay activated offline for up to 30 days between checks.

Lite: no activation needed. Pro: up to 5 devices per key.

Moving Your License to a New PC

  1. On the old machine, go to Settings → License → Deactivate to release that device slot.
  2. Install SnapShield on the new machine and activate with the same key.
  3. If you no longer have access to the old machine, contact support — we can manually deactivate a device for you.

Recovering a Lost License Key

  1. Check your inbox for an email from license@nexoradia.com (also check Spam).
  2. If you cannot find it, check your PayPal receipt — your key was sent to the email address on your PayPal account.
  3. Still stuck? Email info@nexoradia.com with your purchase email and order date — we'll resend your key within one business day.

🛠️ Capture Tools

Full Screen Capture

Captures the entire virtual screen — spanning all connected monitors — in one shot. Default hotkey: PrintScreen.

Active Window Capture

Captures the currently focused application window, trimmed to its exact client boundaries. Default hotkey: Alt+PrintScreen.

Region Select Capture

Draws a semi-transparent overlay over your screen. Drag to define a rectangle; release to capture exactly that area. Hotkey: Ctrl+PrintScreen.

Scrolling Page Capture

Automatically scrolls the target window and stitches frames together using pixel-overlap detection. Works with browsers, PDF viewers, Office apps, and most Win32 applications. Hotkey: Ctrl+Shift+S.

Full-Page Web Capture Pro

Uses the Chrome DevTools Protocol to capture the complete scrollable content of a Chromium browser tab (Chrome, Edge, Brave) as a single pixel-perfect PNG — no manual scrolling, no animation artifacts. Works with the active tab automatically.

Clipboard Import

Press Ctrl+V with SnapShield in focus to paste any image from your clipboard directly into the editor.

🧠 AI Features Pro tier

How On-Device AI Works

SnapShield's AI stack runs entirely on your CPU — no internet connection is required and no image data leaves your machine. It uses two engines working in parallel:

  • ONNX Runtime — runs the UltraFace neural network for face detection. The model file is embedded in the application binary.
  • Windows OCR — the built-in OS engine scans for visible text regions. No model download required.

Minimum 4 GB RAM recommended for AI features. Processing time depends on image size and CPU speed.

If detection reports “nothing sensitive found”

Windows OCR needs a language pack for the language in your screenshot. If the relevant one is not installed, the text pass finds nothing and SnapShield reports a clean image — which looks identical to a genuinely clean one. If you get that result on a screenshot you know contains an email address or an account number, open Settings → Time & language → Language & region in Windows, and check that your language has the optional Optical character recognition feature installed. Face detection is unaffected: it uses the bundled ONNX model, not OCR.

AI Face Detection & Auto-Blur

The UltraFace ONNX model locates every face in the image. SnapShield then places a blur annotation over each detected region automatically. Results are non-destructive — you can resize, delete, or adjust any annotation before exporting.

AI Text Region Detection

The Windows OCR engine maps every visible text block in the image and marks each one for redaction. Works on screenshots of UIs, code, terminal output, documents, and photos of printed text.

Sensitive Data Detection (PII)

After OCR extracts text, SnapShield applies regex pattern matching to find and auto-redact:

  • Email addresses
  • Phone numbers
  • Credit card numbers
  • API keys & access tokens
  • National IDs & passport numbers
  • Bank account / IBAN numbers
  • IPv4 addresses
  • Physical addresses

Combined Face + Text Scan

Run face detection and text detection simultaneously in one pass. Results are merged and deduplicated — overlapping annotations are collapsed into a single region. This is the fastest way to fully sanitize a screenshot before sharing.

Smart Blur

A lighter alternative to full auto-redact. Smart Blur obscures only the detected sensitive regions, leaving the rest of the image crisp and legible. Useful for screenshots where context around sensitive data still matters.

Redaction Styles

Choose the visual style applied to each redacted region:

  • Blur — soft blocks (default)
  • Pixelate — block pixelation
  • Solid Block — opaque fill (black, white, or custom color)
  • Frosted Glass — frosted glass effect

Batch AI Redaction

Process an entire folder of screenshots with one command. Add files via drag-and-drop or the file picker, choose your detection mode (faces, text, PII, or all three), and SnapShield redacts every image in parallel. A live progress bar shows completion; the job can be cancelled at any time without data loss.

☁️ Cloud Sync Pro · optional

Privacy note: Cloud Sync is entirely opt-in. If you never connect a Google account, SnapShield remains 100% local. When you do connect, your images upload directly to your own Google Drive — Nexoradia never receives or stores your files.

Connecting Your Google Drive

  1. Open Settings → Cloud Sync and click Connect Google Drive.
  2. SnapShield opens a browser window to Google's sign-in page. Sign in with the Google account you want to use for uploads.
  3. Review and approve the permissions (read/write access to files SnapShield creates — it cannot see your existing Drive files).
  4. The browser redirects back to SnapShield and displays your connected account name.
  5. Your OAuth tokens are encrypted and stored locally using Windows DPAPI — they are never sent to Nexoradia's servers.

Uploading an Image

After annotating your screenshot, open the Export dialog and choose Upload to Google Drive (instead of saving to disk). SnapShield uploads the PNG to your Drive and returns a shareable link immediately.

You can also upload from the Cloud Sync panel (View → Cloud Sync) by dropping any image file onto it.

Managing Upload History

The Cloud Sync panel lists all images you have uploaded through SnapShield, with the file name, upload date, file size, and a one-click Copy Link button. You can also delete any uploaded file directly from Drive using the delete button — the file is removed from your Google Drive permanently.

Disconnecting Your Account

Go to Settings → Cloud Sync → Disconnect. This clears the locally stored tokens and removes the account link from SnapShield. Your existing files in Google Drive are not affected. You can reconnect the same or a different account at any time.

📤 Export

Supported Export Formats

PNG All

Lossless. Lite exports include a small "SnapShield AI" text watermark; Pro does not.

JPEG All

Configurable quality (1–100, default 90). Lite includes watermark.

WebP Pro

Modern format with excellent quality-to-size ratio.

PDF Pro

Single-page PDF v1.4 embedding the annotated image at full resolution.

Clipboard All

Ctrl+C copies the annotated image to the Windows clipboard for instant pasting.

🔧 Troubleshooting

SnapShield won't open after installation

Verify you are running Windows 10 version 1903 or later (64-bit). SnapShield AI is not yet Authenticode signed, so Windows SmartScreen shows "Windows protected your PC" on first run — click More info → Run anyway. If it still will not start, open the log from More ▸ Open Log Folder, or find it directly at %LocalAppData%\SnapShieldAI\snapshield.log, and send it to support.

Global hotkeys are not working

Check Settings → Hotkeys to confirm the shortcut is assigned. Another application may be consuming the same key combination — try reassigning to an unused hotkey. For elevated processes (e.g. Task Manager), SnapShield must also run as administrator to capture hotkeys.

Scrolling capture stops before the end of the page

Reduce the scroll speed in Settings → Capture → Scrolling. Ensure the page is fully loaded before starting. Some browser extensions inject overlays that disrupt scroll detection — try disabling them. For web pages, use Full-Page Web Capture (Pro) instead, which uses CDP and never loses content.

AI redact is not detecting anything

Confirm you are on the Pro tier (AI Auto-Redact is not available on Lite). Open Settings → AI → Verify model files to check that face_detection.onnx is present. Ensure at least 4 GB of RAM is available. Very small or very low-contrast text may not be detected by OCR.

Export fails or produces a blank file

Check that the destination folder exists and that your user account has write permissions to it. Try exporting as PNG first. If exporting to PDF or WebP, ensure you are on Pro. If the problem persists, update to the latest version via Help → Check for Updates.

License key is rejected on activation

Copy and paste the key from your purchase email — do not retype it manually. Ensure you are entering the key in Settings → License → Activate, not in a search box. If you have reached the device limit for your tier, deactivate an unused device first.

💬 FAQ

Does SnapShield upload my screenshots?
No. All annotation, AI processing, and local export happens entirely on your device. Your screenshots never pass through Nexoradia's servers. The optional Google Drive integration (Pro) lets you upload directly to your own Google account — we do not receive or store those files.
Does the Google Drive feature share my data with Nexoradia?
No. The Google Drive integration connects your SnapShield installation directly to your personal Google account using OAuth 2.0. Files go from your device to your Drive. Nexoradia has no access to your Google account and cannot see what you upload. Your OAuth tokens are encrypted locally with Windows DPAPI and never leave your machine.
What OS versions are supported?
Windows 10 version 1903 (May 2019 Update) or later, and Windows 11. 64-bit only. macOS support is on the roadmap but not yet available.
Can I use SnapShield commercially?
Yes. All tiers — including Lite — permit commercial use. You may use SnapShield to annotate and redact screenshots for clients, in documentation, in marketing materials, and in internal workflows.
How do I get future updates?
SnapShield checks for updates automatically on launch and notifies you when a new version is available. You can also check manually via Help → Check for Updates. Minor updates within your tier (1.x) are free. A future major version (2.0+) may be a separate purchase.
Is there a portable / no-install version?
Yes. Grab the portable .zip from the Downloading SnapShield AI section above, extract it anywhere — including a USB drive — and run SnapShield.exe. No installer and no registry changes. Turn on Portable Mode in Settings so settings and licence data live next to the executable instead of in %AppData%; the app restarts to apply it. Portable Mode cannot be enabled for a copy installed under Program Files, because that folder is not user-writable.

Can't find what you're looking for?

Email us at info@nexoradia.com — we respond within one business day.

Go to Support →