JS Minifier

Strip comments and collapse whitespace to minify JavaScript locally.

Input
Output

Minification runs entirely in your browser. No uploads, no tracking.

Strip comments

Removes // and /* */ comments outside of strings/templates.

Collapse whitespace

Removes unnecessary spaces while keeping strings intact.

Copy or download

Copy the minified JS or download it as a file.

Copied to clipboard