Ensure
Home
All tools
Guides
About
Search tools
K
Home
All tools
Data & JSON
18 tools
Data & JSON
Convert and format structured data.
JSON Formatter
Validate, beautify or minify JSON with clear error reporting.
Data & JSON
JSON to CSV
Turn an array of JSON objects into a CSV file.
Data & JSON
CSV to JSON
Parse CSV into JSON, with header detection and type inference.
Data & JSON
YAML ⇄ JSON
Convert YAML to JSON and back again in either direction.
Data & JSON
JSON to TypeScript
Generate TypeScript interfaces from a JSON sample.
Data & JSON
XML Formatter
Indent and tidy up XML, or collapse it onto a single line.
Data & JSON
Change CSV Separator
Swap a CSV between comma, semicolon, tab and pipe separators.
Data & JSON
Transpose CSV
Flip a CSV so rows become columns and columns become rows.
Data & JSON
CSV to YAML
Turn a CSV table into YAML records.
Data & JSON
CSV to XML
Turn a CSV table into an XML document, as elements or attributes.
Data & JSON
CSV Validator
Find rows with missing fields, extra fields or empty cells.
Data & JSON
CSV to TSV
Convert CSV to tab-separated values and back again in either direction.
Data & JSON
TSV to JSON
Parse tab-separated text into JSON, with header detection and type inference.
Data & JSON
Insert CSV Column
Add a new column to a CSV at any position, filled with a value, a row number or nothing.
Data & JSON
Swap CSV Columns
Swap two columns of a CSV, picked by header name or by index.
Data & JSON
Escape JSON String
Turn raw text into a JSON string literal, and back again.
Data & JSON
Compare JSON
Find every key that was added, removed or changed between two documents.
Data & JSON
JSON to XML
Turn a JSON document into nested XML elements.
Data & JSON
Browse all tools