Data Converter: JSON, CSV, YAML, XML and TOML
Move data between the shapes your spreadsheet, your API and your config files each expect. Nothing is uploaded, which is what makes it safe to run a customer export or a credentials file through it. Nested data is flattened predictably when the new format is a table, and numbers, dates and true or false values keep their meaning.
Data tools
Operations that change a file without changing its format.
Format JSON Make unreadable JSON readable, or squash it back down to one line.Validate JSON Find out why your JSON will not parse, with the exact line and column of the problem and a plain explanation.CSV viewer Open a CSV or TSV as a proper sortable, searchable table, without a spreadsheet mangling your data on the way in.
Data formats
What each format stores, where it is supported and what it costs in file size.
Every data conversion
54 conversion pages, grouped by the format you are starting from.