JSON

Turn tables, lists, and key–value notes into JSON — or infer a schema from prose with AI.

Edit the grid — JSON updates live

Your data

…or paste from Excel

JSON

[
  {
    "Gene": "TP53",
    "Length": 393,
    "Essential": true
  },
  {
    "Gene": "MDM2",
    "Length": 491,
    "Essential": false
  }
]