Animated Redact ID demo showing document capture and automatic redaction.

Redact ID

Privacy-focused document redaction tool that detects sensitive fields on ID and passport images, then automatically masks them using a configurable redaction policy.

  • Computer Vision
  • Privacy
  • Redaction
  • API

What it does

  • Automatically identifies sensitive regions on ID and passport images.
  • Masks high-risk fields such as address and passport identifiers.
  • Supports partial redaction when part of a value needs to remain visible.
  • Uses a configurable policy file so redaction behavior can be reviewed and adjusted.
  • Keeps the workflow clear and practical: capture, detect, redact, and review.
Redact ID policy diagram showing full and partial redaction rules.

Configurable masking rules for sensitive document fields

  • Applies full masking to highly sensitive fields such as addresses and passport number regions.
  • Applies partial masking to fields where limited visibility is useful for review.
  • Keeps only the last 3 characters visible for selected partial-redaction fields.
  • Separates redaction rules from detection logic, making the behavior easier to audit and update.