JSON to TypeScript
Convert JSON objects to TypeScript interfaces instantly
JSON Input
Format
Clear
Convert →
TypeScript Output
Copy
Options
Root Interface Name
Make all properties optional
Export interfaces
Use type aliases instead of interfaces
Examples
Simple Object
Nested Object
Array of Objects
Complex Structure