18 tools

Data & JSON

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