JSON Formatter

Tips

  • Use Format to pretty-print your JSON with proper indentation
  • Use Minify to remove all whitespace and create a compact representation
  • Invalid JSON will show error messages to help you debug
  • Change the indentation level to match your code style