Code Tools
JS Minifier
Compact JavaScript by removing whitespace.
100% browser
No upload
Free forever
⚠ This is a lightweight minifier (comments + whitespace). It does not rename identifiers or perform DCE — for that, use a real bundler.
Common questions
FAQ
1 Is this as good as Terser?
No — for production builds use Terser/esbuild via your bundler. This is for quick size estimates and code cleanup.
More from this category
Browse all tools