Compress and obfuscate Javascript and CSS code online completely free using this minifier.
This tool will:
JavaScript
- Removes comments and white spaces.
- Renames every local vars, typically to a single character.
- Keep Microsoft’s conditional comments.
CSS
- Removes comments and white spaces.