Data Format & Conversion
Convert between JSON, YAML, XML, CSV, TOML, and more data formats.
JSON Formatter/Validator
Format, validate, and beautify JSON data with syntax highlighting.
JSON Viewer/Tree
Visualize JSON data as an interactive collapsible tree.
YAML to JSON
Convert YAML documents to JSON format.
JSON to YAML
Convert JSON data to YAML format.
JSON to CSV
Convert JSON arrays to CSV format for spreadsheet use.
CSV to JSON
Convert CSV data to JSON array format.
JSON to XML
Convert JSON data to XML format.
XML to JSON
Convert XML documents to JSON format.
JSON to Code
Generate TypeScript, Python, Go, or other language types from JSON.
PHP to JSON
Convert PHP array syntax to JSON format.
JSON to PHP
Convert JSON data to PHP array syntax.
TOML to JSON
Convert TOML configuration files to JSON format.
JSON to TOML
Convert JSON data to TOML configuration format.
INI to JSON
Convert INI configuration files to JSON format.
JSON to INI
Convert JSON data to INI configuration format.
Excel to JSON
Convert Excel spreadsheets (XLSX) to JSON format.
JSON to Excel
Convert JSON data to an Excel spreadsheet (XLSX).
CSV Viewer/Editor
View and edit CSV files in an interactive table interface.
TSV to CSV
Convert tab-separated values to comma-separated values.
Properties to JSON
Convert Java .properties files to JSON format.