Data Converter
JSON ↔ YAML ↔ TOML ↔ CSV.
Runs in your browserRelated
About
Data Converter converts between JSON, YAML, TOML, and CSV, auto-detecting the input format so you don't have to specify it manually. Useful when a config file, API response, or spreadsheet export needs to move into a different tool that only accepts one of these formats. All parsing and conversion happens locally; nothing you paste is sent to a server.