Original JSON
{"pass":"123"}Masked result
{"pass":"********"}Data Tools
Mask sensitive JSON fields in your browser by matching key names such as password, token, or phone. Nested objects and arrays are walked recursively, and values are replaced with mask characters so you can share debug payloads more safely.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
数据格式
等待输入
已复制
Original JSON
{"pass":"123"}Masked result
{"pass":"********"}Yes. The tool walks the full JSON tree, so matching keys in nested objects and arrays are masked.
No. Masking runs locally in your browser and the original JSON is not sent to a server.
Tools
Continue with another translated tool for a nearby task.
JSON Formatter
Format, minify, sort, and validate JSON in your browser. Parsing errors include location details, and your data never leaves the page.
Hash Generator
Compute SHA-1, SHA-256, SHA-384, and SHA-512 digests for text or local files, with optional HMAC mode and hash comparison. Uses Web Crypto in the browser for checksum and signing checks.