CSV
Available
Format JSON
Pretty-print a minified or messy JSON file with consistent indentation so it is readable again.
Inputjson
Outputjson
Limit25 MB
EngineBuilt in
Use cases
Related tools
CSV
Available
CSV to JSON
Convert spreadsheet rows into a JSON array, using the header row as field names.
CSV AvailableJSON to CSV
Convert a JSON array of objects (or a single object) into a spreadsheet-ready CSV file.
CSV AvailableMinify JSON
Strip whitespace from a JSON file to make it as small as possible for production use.
CSV AvailableValidate JSON
Check whether a JSON file parses correctly and get the exact line and column of the first error.
CSV AvailableJSON to YAML
Convert a JSON file to YAML for config files that expect YAML syntax.
CSV AvailableYAML to JSON
Convert a YAML config file to JSON for tools that only accept JSON input.