CSS Minifier optimizer

This tool can performs compression (shortening css form) and restructuring (merge of ruleset declarations). As a result our CSS becomes much smaller than before. Smaller size, faster page loading speed.
このツールは、圧縮(CSSフォームの短縮)と再構築(ルールセット宣言の統合)を実行できます。その結果、CSSは以前よりも大幅に小さくなります。サイズが小さくなり、ページの読み込み速度が速くなります。

How To Minify CSS

To Minify, simply paste your code inside 'Source' Textarea, minified code will shown in Result Box.
縮小するには、コードを「Source」テキストエリアに貼り付けるだけで、縮小されたコードが結果ボックス(Result)に表示されます。

How To unMinify CSS

To unMinify, tick 'unMinify checkbox and paste your minified code inside 'Source' Textarea, beautified code will appear in Result Box.
縮小を解除するには、「unMinify」チェックボックスをオンにして、縮小したコードを「Source」テキストエリア内に貼り付けます。縮小されたコードが結果ボックス(Result)に表示されます。

Recent Posts

 
"The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the Creative Commons 3.0 Attribution License."