JSON Formatter
Format, beautify and minify JSON with validation.
입력
출력
Paste JSON to pretty-print it with your chosen indentation, or minify it. Invalid JSON is reported with the parser error.
사용 방법
- Paste your JSON.
- Choose indentation or minify.
- Copy the formatted output.
자주 묻는 질문
- Does it validate?
- Yes, invalid JSON shows the parser error message.
- Is my JSON uploaded?
- No, formatting runs in your browser.