TypeScript to JSON Schema

Transform your TypeScript interfaces and types into valid JSON Schema drafts. This online converter supports generics, unions, optional properties, and arrays, producing schemas perfect for request validation, configuration files, or API documentation. No registration needed, fully client-side.

Input (TYPESCRIPT)

Output (JSON)

πŸ“„
Output will appear here