MyJSON Documentation
Every tool, explained.
Detailed docs for every feature in MyJSON, with real-world examples and copy-paste-ready snippets. Everything runs locally in your browser — see the privacy promise.
Editing
Editor
VS Code-class editing for JSON and YAML, fully local.
Format & Minify
Beautify or compress, with configurable indent.
Repair
Fix common JSON breakages with one click.
Transforms (sort, remove-nulls, remove-empties)
Three keys-and-values rewrites with one-step undo.
Redact (mask JWTs, emails, UUIDs, credit cards)
One-click toolbar action to mask sensitive data before sharing.
Inspection
Tree view
Click-to-expand tree with type-aware affordances.
Table view
Array-of-objects → sortable, filterable table with CSV export.
Search (Ctrl+F)
Key + value search with regex and case-sensitive toggles.
JWT inspector
Click any JWT in the tree to decode header + payload locally.
Diff (Side-by-side / Structured / Patch)
Three views of the same comparison.