Donk Tools

JSON Formatter

Input

1
89 chars

Actions

Output

Enter JSON above and click Format or Minify to see the result.

JSON Path

Enter a JSON path to extract a specific value from the current JSON.

About JSON formatting

JSON (JavaScript Object Notation) is a lightweight data-interchange format. Formatting (also called "pretty-printing") adds indentation and line breaks to make nested structures human-readable, while minifying removes all whitespace to reduce file size for transmission or storage. This tool validates your JSON and shows errors for malformed input.