Free Online CSS Minify Tool
CSS Minifier is an online CSS (Cascading Style Sheets) compressor that allows you to uglify and combine your css style style files for free. While loading a html in the browser, a large css code(current in the html or in the external reference file) will cause the html page open and show slowly. Compressing css will reduce the css file size, saving at least 20% space, which make your html page load faster.
Minify CSS Ways 1: Copy Your CSS Source Code
In this way, just copy the css style code which you want to pack. And paste it to the left textarea, then click the minify button, the minified css code string will replace in the right textarea.
Minify CSS Ways 2: Upload Your CSS File
In this way, just upload css style file which you want to pack. And you will get a mini.css file. Please click the button in the right below to download the zip file with css in.