JavaScript Minifier

Strip comments and whitespace to shrink your JS.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

Minify JavaScript in your browser

Paste any JavaScript to strip comments and collapse whitespace down to a compact single-pass result. It tracks string literals, template literals and regular expressions, so their contents are preserved exactly.

This is a conservative minifier: it does the obvious size wins without renaming variables or rewriting your code, so valid input stays valid. Everything runs locally — nothing is uploaded, which keeps proprietary source private.

Ad placeholder (rectangle)