JSON is a convenient envelope for personal data — and a convenient leak. User records, order exports, support payloads and API responses routinely contain fields like password, ssn, email or card_number that should never leave your machine. Editing them out by hand is slow, error-prone and easy to miss in deep nesting. A deterministic tool is safer.
Censor JSON removes or masks every field you name, at every level of the document, in one click. Drop in a comma-separated list of keys, choose remove or mask, and the report tells you exactly how many occurrences were handled. Processing is 100% client-side — the data never leaves your browser.