pii-redactor
v1.0.0
Published
An npm package for PII extraction, detection, and redaction using Python scripts.
Maintainers
Readme
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