Focused tools
10 JSON jobs
Runtime
Your browser
Private JSON tools for everyday data work
Format, validate, compare, query, sort, escape, and convert JSON without uploading the document or creating an account.
Choose a JSON job
Each route has its own inputs, limits, output, and guidance.
Start with the JSON formatter
The hub includes one immediately useful workspace. For schema, comparison, paths, pointers, string literals, or tabular output, choose the dedicated route above.
Format JSON
Inputs are limited to 1 MiB and stay in this browser tab.
Formatted JSON
Nothing is placed in a URL, account, or remote log.
A bounded local workspace
JSON often carries API credentials, user records, internal configuration, and debugging context. These tools parse and transform text in the active tab; the public experience has no upload endpoint, cloud save, or content-bearing telemetry event.
Inputs and generated outputs are capped at 1 MiB. Traversal depth and node count are bounded, remote JSON Schema references are disabled, and the JSONPath tester implements a documented non-evaluating subset. The limits make failure explicit instead of allowing unbounded browser work or hidden network resolution.
Local processing is not automatic redaction. Before sharing a copied result, remove secrets and personal data according to the destination's policy. When a stable machine contract matters, pair an interactive check here with validation in the system that actually consumes the payload.