HTML and CSS minifier tool is a minimizer tool kit that compress large size coding into small size by removing unnecessary space, blank, comment element in the code so that full code can be render quickly without delay.
To use the HTML and CSS minifier tool to minify the code you need to select the type HTML or CSS code then paste full code in the input box then you will see advance option to tick which you will not see in any other minifier tools. It will ask to tick space, comment and textarea tags to use and work function in the code or not than click minify code button it will give you the complete version of code.
Result
After you click the button you will get the summary chart of total original size of the code, minified size and reduction percentage.