Paste JSON to validate, format, minify, unescape nested strings, and inspect data in a collapsible tree.
{
··"name":·"Developer·Tools",
··"description":·"A·suite·of·tools\tfor·developers.\nTry·editing·this·JSON!",
··"version":·1,
··"features":·[
····"json-viewer",
····"formatter",
····"validator"
··],
··"config":·{
····"theme":·"dark",
····"indent":·2,
····"autoFormat":·true
··},
··"multiline":·"line·one\nline·two\r\nline·three",
··"metadata":·null
}Use the JSON Viewer to validate JSON syntax, format or minify JSON, inspect nested objects and arrays in a collapsible tree, reveal whitespace, and unescape JSON strings. Processing runs in your browser so pasted data stays on your device.