JavaScript Minifier
Minify JS with Terser - the real production minifier.
How to use
- Paste your JavaScript.
- Click minify.
- Copy the compressed code.
Frequently asked questions
Is it safe to minify with this?
Yes - Terser is the standard minifier used by real build tools; it understands the code, not just the text.