Tools
목록으로
JSON 포맷터
JSON 데이터를 포맷하고 검증합니다
Format (2 spaces)
Format (4 spaces)
Minify
Clear
Input JSON
{ "name": "John Doe", "age": 30, "email": "john@example.com", "address": { "city": "Seoul", "country": "Korea" }, "hobbies": ["reading", "coding", "gaming"] }
Output