Move structured data between JSON, CSV, YAML, XML and SQL.
24 tools, all free and browser-based.
Turn a JSON array into a spreadsheet-ready CSV file.
Turn spreadsheet exports into clean JSON objects.
Convert JSON into readable YAML for configs and manifests.
Convert an Excel workbook to CSV without uploading it.
Read a YAML config as JSON your tools can parse.
Generate TypeScript interfaces from a JSON sample.
Turn a spreadsheet into JSON records.
Generate dataclasses or TypedDicts from JSON.
Generate Go structs with JSON tags from a sample response.
Generate a Zod schema that validates your JSON shape.
Turn spreadsheet data into a Markdown table.
Infer a JSON Schema document from an example.
Generate CREATE TABLE and INSERT statements from JSON.
Turn URL parameters into readable JSON.
Generate serde structs from a JSON sample.
Parse XML documents and feeds into JSON.
Turn a .env file into JSON.
Wrap JSON data in well-formed XML elements.
Load a spreadsheet into a database with generated SQL.
Turn a JSON config object into .env lines.
Convert INI and config files into JSON.
Build a URL query string from a JSON object.
Turn JSON into a formatted JavaScript object literal.
Turn a spreadsheet export into structured XML.