String ToolJson FormatterOn this pageJson Formatter JavaScript Json Prettifier Json Formatter JSON FormatterFormat How it works This tool parse Json string and use JSON.stringify() to format Json string const json = JSON.stringify(JSON.parse(input), null, 2)