HTMLminify is a webmaster program that allows you to reduce the volume of HTML, ASPX, CSHTML, VBHTML, PHP and JSP files by removing all white characters: spaces, tabs and new line characters. This shortens the code physically, making it equally understandable and functional for the machine.
This will save a lot of space on the server - depending on the case, the benefit can be as much as 50%. It's very easy to use, so you won't get too long publishing time if you often make changes to the code and need to reuse the tool. Simply drag and drop the selected files onto the application window and then start the conversion process.
Next to each item there will be information about memory usage before and after conversion and the path to the result file. The program automatically backs up the original files, so that you can use them at any time. In the options you can make a few changes to the algorithm, such as stopping the program from minimizing comments that have been placed in the code, or taking into account the optimization of JavaScript and CSS.
An interesting fact is the second tab in the program, which allows you to optimize the code in almost real time. The text pasted into the top window is converted into a shortened version, which will be displayed below. We also receive information about the amount of space saved by the file.









