// free-tools
Data Tools
Transform CSV, JSON, YAML, XML and spreadsheets between formats with instant, private conversion.
CSV to JSON
Parse CSV (with headers) into clean JSON arrays.
JSON to CSV
Flatten a JSON array of objects into spreadsheet-ready CSV.
JSON to YAML
Convert JSON into clean, readable YAML for configs.
YAML to JSON
Parse YAML (with anchors and multi-docs) into formatted JSON.
JSON to XML
Serialize JSON objects into well-formed, indented XML.
XML to JSON
Parse XML into JSON, preserving attributes and structure.
JSON Formatter
Format, minify and validate JSON with precise error locations.
XLSX to CSV
Convert Excel worksheets to CSV, one sheet at a time.
XLSX to JSON
Turn Excel rows into a JSON array keyed by the header row.
CSV to XLSX
Package CSV data into a real Excel workbook.