JSON Formatter
Switch JSON between readable and compact output, with clear parser feedback for invalid input.
Transform JSON between readable and compact forms while preserving the same data payload.
- Pretty print with indentation
- Minify to one output line
- Invalid input marker in the editor