30 tools in this category. Click any ready-to-use tool to open it.
Convert a JSON array of objects into clean CSV.
Parse CSV into JSON — with header detection.
Convert between JSON and YAML in either direction.
Convert XML documents to JSON.
Convert JSON to XML.
Convert .xlsx sheets into CSV.
Generate a downloadable .xlsx from CSV.
Switch tab-separated to comma-separated.
Generate INSERT statements from CSV rows.
Turn a CREATE TABLE schema into JSON.
Generate SQL DDL from sample JSON.
Generate a downloadable .xlsx from JSON data.
Convert tabular CSV into XML rows.
Read .xlsx and emit JSON per sheet.
Run a query result mock and emit JSON.
Translate MySQL DDL/DML to PostgreSQL dialect.
Infer a JSON Schema from sample data.
Generate TS interfaces from JSON.
Generate Java POJO classes from JSON.
Generate Python @dataclass code from JSON.
Generate a Prisma schema from a sample.
Generate a Mongoose schema from JSON.
Deep-merge two or more JSON documents with conflict policy.
Split a large JSON array into N chunks or by predicate.
Test JSONPath / jq-style expressions against a JSON document live.
Search keys and values across deeply nested JSON.
Flatten nested JSON to dot-notation keys, or unflatten back.
Pull a specific nested branch out of a large JSON document.
Generate a Mongoose schema from a sample JSON document.
Generate a Prisma schema from CREATE TABLE statements.