EN-US
Status: All systems normal
TOOL
KIT
All Tools
Password
JWT
JSON
Regex
Hash
⌘K
Browse tools
Home
/
Tools
/
JSON → TypeScript
CONVERT
JSON to TypeScript Interface
Infer TypeScript interfaces from a JSON sample.
Root name
JSON
{"id":1,"name":"Ada","tags":["dev","ai"],"profile":{"age":30}}
Generate →
TypeScript
Copy