Beautify JSON Options:

Indent with

Open curly brace: End on own line

INPUT (Minified JSON):
OUTPUT (Beautified JSON):
Note:
  • Only one blank line between two rulesets
  • Closed curly brace is at its own line
  • There is no empty line between declarations inside a ruleset
  • No space between the property name and colon
  • One space between colon and the property value
  • Wrap lines that exceed N characters [0]
  • Space before conditional

JSON Beautifier is a free online tool which used to beautify your JavaScript Object Notation code (an open standard file format and data interchange format). Its automatically formats or unminify or prettify your language-independent data format and JSON-LD to be consistent, fancy and easy to read. The MIME type for JSON text is "application/json", and most modern implementations have adopted this. The content-type "text/javascript" are also supported for legacy reasons by many service providers, browsers, servers, web applications, libraries, frameworks, and APIs.

Price: 0