Redact PII from evidence — without slowing the investigation.
Detect and remove faces, license plates, IDs, and badges across collected and scraped media, so your reports protect bystanders, sources, and your firm’s liability.
OriginalRedactedAn activity check from a workers' comp file. Nine faces and plates detected — one belongs to the claimant.
Three steps.
Send media
Push a file or URL via REST API - or trigger at the moment your users upload.
Scanon detects PII
Faces, plates, IDs, badges, and tattoos identified across images and video.
Redacted media returned
You get the clean asset back, ready to use.
Built for this vertical, not repurposed for it.
Protect third parties by default
Auto-redact bystanders, plates, badges, and IDs around your subject.
Selective redaction
Keep the subject visible and redact everyone else, or the reverse.
High-volume, mixed-source media
Scraped, captured, and uploaded images and video in one pipeline.
How we handle your data.
Evidence is processed and returned as a redacted file, minimizing chain-of-custody exposure.
Coverage: faces, license plates, ID documents, badges, and tattoos - across images and video.
Helps you meet GDPR, CCPA, and data-minimization obligations.
No ML infra to build. One API call.
No ML team required. Point our REST API or SDK at your evidence store; run it inside your existing investigation workflow.
- • REST API + SDKs (Node, Python)
- • Images and video from a single endpoint
- • Redact at point of upload
curl -X POST https://api.scanon.ai/v1/videos \ -H "Authorization: Bearer scanon_your_api_key" \ -F "file=@evidence_2026_04_18.mp4" \ -F "encryption_mode=normal"
