TypeScript to JavaScript Converter
Strip TypeScript types, interfaces, enums, and generics to get clean JavaScript. Paste your .ts or .tsx code and get .js output instantly.
Ctrl+Enter to copy output · Conversion is instant as you type
Frequently Asked Questions
How does TypeScript to JavaScript conversion work?
What happens to TypeScript enums when converted to JavaScript?
What is the difference between TypeScript type stripping and transpilation?
Related Convert Tools
GraphQL to TypeScript
Convert GraphQL SDL schemas to TypeScript interfaces, types, enums, unions, and operations
JSON to SQL Converter
Convert JSON arrays to SQL CREATE TABLE and INSERT statements for PostgreSQL, MySQL, and SQLite with automatic type inference
SQL to TypeScript/Prisma/Drizzle
Convert SQL CREATE TABLE statements to TypeScript interfaces, Prisma schema, and Drizzle ORM definitions for PostgreSQL, MySQL, and SQLite
ESLint to Biome Converter
Convert your ESLint config to Biome — maps 100+ rules from core, TypeScript, React, JSX-A11y, and import plugins to biome.json