Tools

Script Minifier

Compress JavaScript and Style Sheets by rewriting the code to a more compact form. This is called minifying, and is based on safe renaming of variables within a defined scope (for JavaScript), and elimination of line-breaks and unnecessary whitespace.

Paste your JS1or CSS2into the text field below, and it will automatically detect and minify your code.


Loading...