← Back to Tools
Ad space

CSV → JSON

JSON

[
  {
    "name": "Alice",
    "age": "30"
  },
  {
    "name": "Bob",
    "age": "25"
  }
]