What JSON PII & Secret Redactor does
Detect common PII, credentials, private keys, tokens, and payment-card patterns, then mask, hash, remove, or replace selected paths.
Also searched as redact, mask, anonymize, pii, secrets, scrub, sanitize, hide.
Scan key names and value patterns
Show masked previews and reasons
Apply only the redactions you choose
A warning system, not compliance software
Pattern detection can produce false positives and cannot prove a payload is safe. Findings are explainable so you can review them before export.
JSON PII & Secret Redactor FAQ
Does jsontools.me upload my JSON?
No. The document is parsed and processed by json-buf inside a dedicated WebAssembly worker on your device.
Does it work offline?
Yes. After the application shell and engine have loaded once, the installable PWA keeps the tools available without a network connection.