JSON Convert

JSON Convert

Convert JSON between CSV, YAML, XML, TOML, and Query String formats.

Input
Output
Help

Convert JSON between CSV, YAML, XML, TOML, and Query String formats.

Show details
Highlights
  • JSON ↔ CSV / YAML / XML / TOML / Query
  • Turn object-like text into JSON
  • Extract structured objects from logs or code snippets
Supported Conversions
  • Convert between JSON and CSV / Query / YAML / TOML / XML
  • Turn object-like text from logs, snippets or mixed text into JSON
Common uses
  • Convert back and forth between JSON and CSV / YAML / XML / TOML / Query
  • Turn object-like text from backend logs into JSON for inspection
  • Extract an object structure from a code snippet and restore it as JSON
  • Normalize non-JSON input back into JSON before further processing