ES6 to ES5 Converter

Convert modern JavaScript to ES5 compatible code using Babel transpiler

Samples:

ES6+ Input

JavaScript

ES5 Output

JavaScript

How It Works

Paste ES6 Code

Write or paste your modern JavaScript ES6+ code in the input editor.

Transpile

Click convert to transpile ES6+ syntax to ES5 compatible JavaScript.

Copy Output

Copy the ES5 compatible code for use in older browsers and environments.

Watch How It Works