Skip to content

JSON to TypeScript

JSON to TypeScript

Infer TypeScript interfaces from JSON, including nullables.

Loading tool…

Feed a JSON sample and get recursive TypeScript interfaces. Optional and nullable fields are detected from nulls and missing keys so the types match real payloads, not an optimistic schema.

Related tools