Skip to main content
ssvpune

JSON Formatter

JSON Formatter

Pretty-print minified or messy JSON with 2 or 4-space indentation.

Use tool ↓
Indent:

About this tool

Paste any JSON payload — from an API response, a log file or a config — and get a clean, indented version back instantly. Parse errors are reported with the exact line and column so you can find and fix the problem quickly, right in your browser with nothing sent to a server.

Examples

  • {"a":1,"b":[1,2,3]} → formatted with 2-space indent across multiple lines.

Frequently asked questions

Related utilities