An open-source framework for detecting, redacting, masking, and anonymizing sensitive data (PII) across text, images, and structured data. Supports NLP, pattern matching, and customizable pipelines.
- Updated
Oct 6, 2025 - Python
An open-source framework for detecting, redacting, masking, and anonymizing sensitive data (PII) across text, images, and structured data. Supports NLP, pattern matching, and customizable pipelines.
Python CLI tool to redact and un-redact sensitive data from text files. 🔐📝
Redactify is an efficient data redaction tool that secures sensitive text using advanced NLP and rule-based methods. It combines transformer-based NER, regex, and Presidio analysis to detect and mask personal information through full redaction or partial masking—ensuring compliance while preserving data utility.
Add a description, image, and links to the data-redaction topic page so that developers can more easily learn about it.
To associate your repository with the data-redaction topic, visit your repo's landing page and select "manage topics."