Case Converters
Case
Styling
Encoding
Formatting
Translate
Analysis
Random
English
Toggle theme
Toggle Menu
JSON Formatter & Minifier
Paste your JSON below to beautify, format, or minify it.
Indentation
2 spaces
4 spaces
Minify
Unformatted JSON
{"name":"John Doe","age":30,"isStudent":false,"courses":[{"title":"History","credits":3},{"title":"Math","credits":4}]}
Formatted JSON
{ "name": "John Doe", "age": 30, "isStudent": false, "courses": [ { "title": "History", "credits": 3 }, { "title": "Math", "credits": 4 } ] }
CHARACTERS: 119
WORDS: 2
SENTENCES: 1
LINES: 1