Recent Lessons

Search

Rss Lessons

Rss Blog

 

JavaScript / CSS Minification Application

The whitespace characters in text files add to the total file size of JavaScript, CSS or HTML documents. This whitespace makes your website load slower, and costs bandwidth. Removing this unnecessary space speeds your website up. Whitespace removal can reduce filesize by up to 50%.

The process of removing this "white-space" is called. "minification". Additionally, minification may make "variable" names within javascript shorter, again, saving precious bytes.

You can use the form below to minify your own files to deliver a faster website to your users.

JavaScript CSS

This application uses the YUI Compressor for minification

 

Free Web Development Courses

  • 1

Privacy Policy