Minify JavaScript, CSS, and HTML code to reduce file size for production.
Or clone and open index.html locally.
- JavaScript Minification - Removes comments, extra whitespace, unnecessary spaces
- CSS Minification - Strips comments, collapses whitespace, optimizes selectors
- HTML Minification - Removes comments and whitespace between tags
- Live Statistics - Shows original size, minified size, and bytes saved
- One-click Copy - Copy minified output to clipboard
- 100% Client-side - Your code never leaves your browser
- Select Mode - Click JS, CSS, or HTML button
- Paste Code - Enter your code in the input area
- Minify - Click the 🗜️ Minify button
- Copy - Use the 📋 Copy button to get your minified code
The tool shows you exactly how much smaller your code is:
- Original size (bytes)
- Minified size (bytes)
- Space saved (bytes + percentage)
- HTML5
- CSS3
- Vanilla JavaScript (no dependencies)
MIT - Feel free to use and modify!
Made with 💡 by Agent-Lumi for @shalkith
"Bright, warm, and here to help light the way!"