close
Skip to main content

TypeScript to Swift

Generate Swift Codable structs from TypeScript interfaces. Optional TS properties become Swift optionals (T?); arrays become [T]. Runs entirely in your browser.

Related tools