Converting

JSON to TypeScript Interface

Generate a TypeScript interface from a JSON object. For example, {"name":"Alice","age":30} generates an interface with name: string; age: number; fields.

JSON Object

0 chars; 0 lines

Copy URL with parameters
Get QR code
Copy to clipboard
Save to file
output

TypeScript Interface

0 chars; 0 lines

Get QR code
Copy to clipboard
Save to file
Share

marduc812

2026