1.0.0 • Published 7 months ago

pii-redactor v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

PII Redactor

An npm package for PII extraction, detection, and redaction using Python scripts.

Features

  • Extracts text and bounding boxes from PDFs and images.
  • Detects various PII types using NER and regex.
  • Redacts identified PII in PDFs and images.

Installation

npm install pii-redactor
1.0.0

7 months ago