JSON Formatter
Format and beautify JSON data for readability before export or API use.
From
CSV
Json
XML
YAML
NDJSON
TSV
HTML Table
SQL
TOML
Fixed-Width
XLSX
Markdown
Dotenv
INI
Properties
LaTeX
RSS
PLIST
Options (1)
Load Sample
Input (Json)
Upload
[ { "name": "Alice", "age": 30, "city": "New York" }, { "name": "Bob", "age": 25, "city": "London" } ]
134 chars · 12 lines
Formatted (Json)
Format
Ctrl+Enter: Convert
Ctrl+Shift+C: Copy
Ctrl+Shift+S: Download
Copy Link
Related
JSON Validator
JSON to CSV Converter