SLR - Space and Line Remover

SLR will compress your HTML documents and that way optimize them for faster loading. It removes comments and white space from the HTML documents making them smaller in size thus faster to load.

Using SLR you can load source code of the pages you want to optimize either from the specified URL or location on your Hard Drive.

SLR is free software released under GPL license.

Download Now 13MB (includes Java VM) | 1.4MB No Java VM

Once loaded, you can manually optimize your code or use preset Controls:

  • Remove Comments
  • Safe Mode
  • Aggressive Mode

Remove Comments
option, if selected, will remove all comments that are safe to remove and place "Recommendation line" above comments that may not be safe to remove

Safe Mode
is recommended if your pages contain Java script codes and if you are not sure if the HTML code was written according to W3C standards.

Aggressive Mode
assumes that your HTML and Java Script code is error free and coded using latest standards.

What's New?

  • New windows look and feel
  • Keyboard shortcuts added
  • Improved performance
  • CSS Support