Table of Content
Divi, the most popular WordPress theme, with almost 1,000,000 downloads.
It includes the following features :
What is code file compression?
Compression or minification in programming is a process that reduces the original size of a code file to a smaller size without affecting the functioning of the code.
This process remove all redundancy, comments, tabs and white spaces.
Why compress code files?
Compressing the code files of a website or a template is very important.
It allows to save a precious time on the loading speed of website pages.
This is very appreciated by visitors.
Search engines also appreciate a website with a fast loading time, it helps to improve the ranking of the website.
CSS code compression tools
THE FOLLOWING AFTER THIS AD
CLEAN CSS
Clean CSS is a fast and efficient CSS file compressor. The tool allows you to check a URL or simply copy and paste your code snippet to get a wide range of compression options.
CSS COMPRESSOR
CSS COMPRESSOR is an online tool that allows you to reduce the size of CSS code and speed up the loading of your website. You can choose from 4 levels of compression, depending on how readable you want the compressed CSS code to be in relation to the degree of compression.
CSS MINIFIER
CSSMINIFIER was launched in 2009, it is an online tool that allows to compress CSS code files. Simple and fast to use tool.
CSSO
CSSO performs three types of transformations: cleaning (removing redundant elements), compression (replacing with a shorter shape) and size reduction.
CSSTIDY
CSSTidy is an open source project that analyzes and compresses CSS code files.
UNCSS
UNCSS is a CSS file compression tool. Everything happens online.
JS code compression tools
THE FOLLOWING AFTER THIS AD
CLOSURE COMPILER
Closure Compiler makes JavaScript run faster. It goes through the javascript code, analyzes it, removes dead code and rewrites, minimizes what is left. It also checks syntax, references to variables and types, and warns you about common JavaScript pitfalls.
JAVASCRIPT MINIFIER
JavaScript Minifier is an online tool that allows you to compress javascript code. It is easy to use.
JS COMPRESSOR
JS Compressor is a great tool that helps you reduce the size of JavaScript code! It is a proven tool used by libraries such as jQuery.
KOALA
Koala is an application that allows you to compile not only Javascript code, but also Less, Sass, Compass and CoffeeScript code. It is an application that works on Windows, Linux and Mac.
RJSMIN
RJSMIN is a JS code compression tool made with the python language.
UGLIFY JS 3
Uglify is a proven tool used by libraries such as jQuery. It allows you to reduce your JavaScript code.
CSS JS and HTML code compression tools
THE FOLLOWING AFTER THIS AD
HTML COMPRESSOR
Html Compressor optimizes the space of your HTML, CSS; JS files and make them smaller, by removing line breaks in the code, removing tabs, replacing double spaces with single spaces.
HTML MINIFIER
HTML Minifier allows you to increase the speed of your website, by reducing the weight of your HTML, CSS and JS files.
MINIFY CODE
Minify Code offers you the tools to minify and beautify your Javascript, CSS and HTML codes.
REFRESH-SF
Refresh-sf is a web application that allows you to compress css, html and js codes.
WEB MINI
Web Mini allows you to reduce the size of CSS and JS files in one click, without affecting the design and quality.
WILLPEAVY
WillPeavy JS, CSS and HTML code compression tool designed by William “Will” Henry Peavy.
YAHOO COMPRESSOR
Yui compressor allows you to preserve the operational quality of the code while reducing its weight.