ToolForgeby ForgeSparse

JSON Tools

Format, validate, minify and convert JSON.

Input JSON

Result

Formatted JSON will appear here.

Good to know

  • Validation errors show the exact position of the problem.
  • Minify before shipping JSON in a payload; pretty-print for reading.
  • Sort keys to diff two API responses cleanly.
  • Parsing happens in your browser — safe for sensitive payloads.