Convert between programming languages and schemas
JSON to TypeScript tool
Convert JSON to Go struct definitions with customizable struct tags
Convert JSON to Java class definitions with Lombok, Jackson, and Gson annotations
Convert JSON to Python Pydantic models, dataclasses, or TypedDict definitions
Convert JSON to C# classes or records with Newtonsoft.Json or System.Text.Json attributes
Convert JSON to Kotlin data classes with Moshi, Gson, or Kotlinx Serialization annotations
Convert JSON to Swift Codable structs with CodingKeys and protocol conformance
Convert JSON to Rust struct definitions with Serde derive macros and snake_case fields
Convert JSON data to GraphQL schema type definitions with optional input types
Generate JSON Schema from sample JSON data with format detection and validation rules
Convert JSON to Zod validation schemas for TypeScript runtime validation
Convert JSON objects to Mongoose schema definitions for MongoDB with TypeScript support
Convert JSON objects to MySQL CREATE TABLE DDL statements with type inference
Transpile TypeScript to JavaScript with type stripping and target version selection
TypeScript to JSON Schema tool
Flow to TypeScript tool
GraphQL to TypeScript tool
Generate XML Schema Definition (XSD) from XML documents with multiple design patterns
Convert HTML to JSX for React with automatic attribute conversion and style transformation
Convert HTML markup to Pug/Jade template syntax with shorthand notation
Convert SVG to React JSX components with TypeScript, memo, and forwardRef support
SVG to React Native tool
CSS to JS Objects tool
OpenAPI to TypeScript tool