Babel JS Compiler

Transpile modern JavaScript (ES6+) to ES5. Paste code and get compiled output.

ES6+ JavaScript Input
ES5 Compiled Output
// Compiled ES5 code will appear here...

How It Works

Paste ES6+

Write modern JavaScript.

Compile

Auto-transpiles to ES5.

Preview

See compiled output.

Download

Copy or download ES5 code.

Watch How It Works