CSV ↔ JSON

Client-side

Convert CSV tables to JSON and back.

All tools

Workspace

Configure inputs below. Output updates in your browser.

Output

[
  {
    "name": "Leda",
    "role": "tools"
  },
  {
    "name": "Ada",
    "role": "dev"
  }
]