Data Conversions
Convert between JSON, CSV, Excel, YAML, XML and SQL. Built for developers, DevOps and backend engineers who move structured data between formats every day.
JSON to CSV Converter
Paste a JSON array (or upload a .json file) and instantly get a clean, spreadsheet-ready CSV. Nested objects are flattened with dot-notation so nothing is lost.
Open toolCSV to JSON Converter
Turn any CSV into a structured JSON array. Headers become object keys, and numbers and booleans are detected automatically so your JSON is ready to use.
Open toolJSON to Excel (XLSX) Converter
Turn a JSON array into a real Excel workbook (.xlsx). Each object becomes a row and each key a column — ready to open in Excel, Google Sheets or Numbers.
Open toolJSON to YAML Converter
Convert JSON into clean, human-readable YAML — ideal for Kubernetes manifests, Docker Compose, GitHub Actions and other DevOps configuration files.
Open toolYAML to JSON Converter
Parse any YAML — config files, manifests, OpenAPI specs — into clean, formatted JSON you can drop straight into code or an API client.
Open toolXML to JSON Converter
Convert XML — legacy data exports, SOAP responses, RSS feeds — into modern, readable JSON. Attributes and nested elements are preserved.
Open toolJSON to SQL Converter
Generate ready-to-run SQL INSERT statements (plus an optional CREATE TABLE) from a JSON array. Supports MySQL, PostgreSQL, SQLite and SQL Server.
Open tool