Dev Tools ::  Javascript Tools  RegExp Tester  Color Tools  Diff Tools  JSON Formatter  Crypto Tools  HTML Character Code
 Closure Compiler  GUID Generator  Chmod Calculator  API Reference Search    My IP address,User Agent  QR Code Generator
Javascript Tools
YUI Compressor is a JavaScript and CSS minifier designed to be safe and yield a higher compression ratio than most other tools.


File Type
Global Options
Insert a line break after the specified column number.
JavaScript Options

CSS Options
   


After pressing Ctrl+A(select all), Copy to clipboard(Ctrl+C).

What is YUI Compressor?
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files.
The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.