PII Redactor (client-side)

Paste text, redact common identifiers, then copy the safe version for your LLM prompt. This runs entirely in your browser. No React Single HTML file

Tip: add proper nouns you know are identifying.
Input
Output (redacted)
What this will (and won’t) catch
If you need stronger guarantees, use a dedicated PII detection library/service (NER-based), but that usually means sending data somewhere or bundling a heavier model.