Tool Download

Minify

Make your website faster!

Tool Name:

Minify

Tool Version: 1.0.5

Tool Type: Shareware

Tool Cost In: 14.99 US$

Tool Target Platform:

Tool OS Support: Mac OS X

Limitations: Full version for 7 days, then requires purchase.

Tool Info URL: Click to view

Video 1: Link for download

Video 2: Link for download

Download 1: Click to download

Download 2: Click to download

Short Description:
Make your website faster by combing, minifying and compressing static files like HTML, CSS and JS. It's as simple as drag'n'drop!

Long Description 1:
Make your website faster by combing, minifying and compressing static files like HTML, CSS and JS. It's as simple as drag'n'drop! Drag your files or website folder onto Minify, or Minify's dock icon and the application will quickly generate .min and .gz files for your static HTML, CSS and JS files. Combing and deploying pre-generated .gz files for your static files can significantly speed up your website so it loads in a snap!

Long Description 2:
Make your website faster Minify - makes your website faster by combing, minifying and compressing static files like HTML, CSS and JS. It's as simple as drag'n'drop! Drag your files or website folder onto Minify, or Minify's dock icon and the application will quickly generate .min and .gz files for your static HTML, CSS and JS files. Combing and deploying pre-generated .gz files for your static files is one of the most effective methods to significantly improve the speed at which your website loads. Combining When your website has lots of small JS and CSS files your website must make individual requests for each file. Each requests can add 200ms of time to your page load and puts increased load on your website server. While internet connections have got faster, the delay introduced by requesting lots of small files hasn't. Minifying Generating .min files for CSS and JS has long been a common way of reducing file size, but the space saving is nothing compared to .gz compression. Minify generates .min files for use when a web browser does not support .gz files. All modern and even older browsers support .gz files. GZ Compression Pre-generating compressed versions of your static HTML, CSS and JS files will significantly reduce the size of your files. Where a .min may be 80% the size of the original, a .gz may be 10% or even less. The size reduction makes the difference where your page will load with a snap and makes an even bigger difference when being loaded over wireless internet. Some web-servers will allow your website to automatically generate GZ compressed pages, however this puts increased load on the web-server and pre-generating the .gz files ensures as little load as possible.