How to use JSON Formatter
- Paste JSONWhaleTu parses the original input locally without evaluating code.
- Format or minifyChoose readable indentation or a compact valid JSON result.
- Fix precise errorsInvalid input reports the parser message with line and column when the runtime provides a position.
Capability limits
- Up to 2,000,000 characters.
- Very deeply nested JSON may exceed the browser parser or serializer stack and is reported as an error.