Alternatives
Products that do what PII Blackout does
Offline AI tool to auto-redact PII from your documents
- 1

- 2

- 3

- 4

- 5

- 6LP
I built the desktop app that detects and redacts personal data (or PII) locally without sending any text to server. It supports rule-based filtering and AI model-based redaction (eg openai privacy filter). It's open source and free. Please check out the repo and https://pii-gui.vercel.app/
Jun 2026 · github.com
- 7

- 8

- 9LP
OP here. I built this because I recently caught myself almost pasting a block of logs containing AWS keys into Claude. The Problem: I need the reasoning capabilities of cloud models (GPT/Claude/Gemini), but I can't trust myself not to accidentally leak PII or secrets. The Solution: A Chrome extension that acts as a local middleware. It intercepts the prompt and runs a local BERT model (via a Python FastAPI backend) to scrub names, emails, and keys before the request leaves the browser. A few notes up front (to set expectations clearly): Everything runs 100% locally. Regex detection…
Dec 2025 · github.com
- 10

- 11

- 12

Secure Your Data with local PII Redaction before using LLM
Jun 2026 · pii-redaction.com
- 13

- 14

- 15

Redact PDFs locally — AI-powered, offline, audit-ready
May 2026
- 16

- 17

- 18
- 19

- 20PS
What PII-Shield does: It's a K8s sidecar (or CLI tool) that pipes application logs, detects secrets using Shannon entropy (catching unknown keys like "sk-live-..." without predefined patterns), and redacts them deterministically using HMAC. Why deterministic? So that "pass123" always hashes to the same "[HIDDEN:a1b2c]", allowing QA/Devs to correlate errors without seeing the raw data. Key features: 1. JSON Integrity: It parses JSON, sanitizes values, and rebuilds it. It guarantees valid JSON output for your SIEM (ELK/Datadog). 2. Entropy Detection: Uses context-aware entropy…
Feb 2026 · github.com
- 21

- 22

Redact PII locally and in realtime before it leaks to GenAI.
8d ago · dataanonymiser.com
- 23
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →