ToolsNo Comments

Web Optimization Tool

Web Optimization Tool is a tool built using Java Swing. Its an executable jar. Web Optimization Tool helps in finding unused resources from a project like unused html, pdf, png files. It detects duplicate css selectors and report them and unused javascript methods. It has an in-built functionality of minifying css and js files. Web Optimization Tool can help in finding out 404 references in a project.

This tool is a huge help, especially in big projects.

git Download the complete code from GitHub with executable jar

UI Screenshot:-

web-optimization-tool