The privacy filter for the real world.

Scanon finds faces, license plates, screens, IDs, and sensitive text across images, video, and documents. One call, 218ms.

Used for GDPR compliance, FOIA redaction, content creation, and research anonymization.

Dedicated tools: face blur · license plate blur · document anonymization.

THE DETECTION LAYER

If it identifies someone, we find it.

Redaction is the easy half. The hard half is knowing what's in the frame — across every format your users upload, at the angles and resolutions real media actually arrives in.

Meeting photo with detected faces and an on-screen data table marked for redaction

In images & video

  • Faces, at angle and partially occluded
  • License plates
  • Screens and monitors displaying data
  • Tattoos and distinguishing marks
  • Badges, lanyards, and ID cards in frame
  • Text baked into pixels
Notarized affidavit of residency with names, dates, state, and address fields redacted

In documents

  • Social security and national ID numbers
  • Dates of birth and full names
  • Credit card and bank account numbers
  • ABA routing numbers and IBANs
  • Email addresses and phone numbers
  • Physical addresses
Output review screen showing a detected license plate with apply blur controls

Coordinates and confidence. Never the matched values.

In the output

  • Per-region confidence scores
  • Bounding box coordinates
  • Recognizer attribution
  • Page and frame indices
  • Redaction manifests for audit
  • Never the matched values themselves

Detection returns what it found and how sure it is. It never returns the data itself.

THE PROBLEM

Your users hand you liabilities and call them uploads.

A listing photo with a plate and a house number. A support ticket screenshot showing another customer's account. A verification document with a full SSN sitting in the same bucket as your product images. None of it was requested, all of it is now yours, and every copy in every backup extends the window in which it can become an incident. The exposure isn't in what your product does with media. It's in what arrives inside it.

It arrives faster than review. Manual review does not scale past a few hundred files a day, and it is the first thing cut when volume spikes.

It spreads. Media gets copied to CDNs, analytics pipelines, backups, and vendor tools within seconds of upload. Redacting at rest means chasing it.

It surfaces at the worst time. Usually during a security questionnaire, an enterprise deal, or an access request — when the cost of not having handled it is highest.

Sound Familiar?

The stakes

The cost of getting it wrong.

$10.22M
average US data-breach cost in 2025.
Up 9% YoY. 48% of breached orgs paid >$100K in fines.
IBM, 2025
2,137%
rise in AI-driven identity fraud in 3 years.
Attack tools are outpacing most teams’ redaction tools.
Signicat, 2025
BUILT FOR

Built for the teams shipping the media.

{ }
Developers

Engineering teams

Add privacy-safe redaction to your app in 3 lines of code. REST API, async video, webhooks, and SDKs for Python and Node.

Read the docs →
Business · Legal

Compliance & media teams

Bulk-redact PII from claim footage, body-cam video, news source material, and discovery documents.

For business →
HOW IT WORKS

Your pipeline doesn't change. What moves through it does.

Media arrives once and then spreads — into storage, into your team's hands, out to whoever receives it. Scanon sits at the one point where all of that begins.

Workflow: A file you didn't get to specify. With no redaction step, raw personal information reaches four places at once: your storage, your team and vendors, whoever receives the file, and anywhere it is published.

systems holding raw PII: 4retention: indefinitedeletion: manual, per systemsubject access request: a search party
01

Detect

Vision models + entity recognition

Faces, plates, screens, and marks in visual media; named entities and structured identifiers in documents. Every region returns with a confidence score and coordinates.

02

Redact

Blur, block, or cryptographic scramble

Choose per entity type: redact, mask, hash, or label only. Cryptographic mode AES-scrambles each region with a fresh, never-stored key, so the original pixels are unrecoverable rather than hidden.

03

Verify

Manifests and audit output

A per-file manifest records what was found, where, with what confidence, and by which recognizer. It never records the matched values.

04

Discard

Ephemeral by architecture

Video and document results live in an encrypted cache for a single fetch or ten minutes, whichever comes first, then are purged.

WHY SCANON

Compared to your alternatives.

Manual blurringGeneric AI toolsscanonscanon
Speed per image8–12 min2–5 sec0.218 sec
Video supportFrame-by-frame manuallyLimitedAsync, any length
EXIF strippingSometimes✓ Automatic
Audit trailManualLimitedPer-region with confidence scores
API accessSome✓ REST + webhooks
FAQ

Common questions.

  • No. Files are never used for training, evaluation, or model improvement. Our models are trained on licensed and public datasets. Your media is processed and discarded.

Version history

Where scanon is — and where it's going.

A transparent look at what ships today and what's next.

  1. August 2026Coming this month

    v1.1.0

    Documents & text
    • PDF, DOCX, PPTX, XLSX, ODT, TXT and MD redaction — SSN, credit card, ABA routing, IBAN, email, phone
    • Per-entity policy control: redact, mask, hash, or label, with configurable confidence thresholds
    • Redaction manifests: per-page findings with bounding boxes, confidence scores, and recognizer attribution — never the matched values themselves
    • Automatic credit return on failed jobs
  2. July 2026Current

    v1.0.3

    API & business accounts
    • Public REST API — synchronous images, async video, webhooks
    • Business accounts with team seats and a dedicated dashboard
    • Tiered rate limiting with burst and refill per endpoint
    • Python, Node, and Java examples
  3. June 2026

    v1.0.2

    Cryptographic redaction & video
    • Cryptographic mode AES-scrambles each detected region with a fresh, never-stored key before blurring — original pixels are unrecoverable, not just hidden
    • Expanded video format support
    • Processing pipeline rebuilt — median image latency to 218ms
  4. v1.0.1

    Plates & screens
    • License plate detection & redaction
    • Screen / monitor content detection
  5. May 2026

    v1.0.0

    Public beta
    • AI face blur for photos and video
    • Adjustable blur intensity, selective face redaction
    • Automatic EXIF metadata stripping
    • In-memory processing