Female Tools  ·  JS Minifier

JavaScript Minifier

Remove comments and collapse whitespace from JavaScript. Basic minification — no AST parsing.

Basic minifier — removes comments and whitespace only. For production, use Terser or a bundler.
Input JavaScript
Minified JS