JSON to Types
Paste JSON and get TypeScript, C#, Python, Go or Zod types. Everything runs in your browser.
Types are inferred from the values you paste, so the more representative your sample, the better the result. Keys missing from some items in an array become optional, and anything seen as null becomes nullable.