HtmlCompressor is a small, fast and very easy to use Java library that minifies given HTML or XML source by removing extra whitespaces, comments and other unneeded characters without breaking the content structure. As a result pages become smaller in size and load faster. A command-line version of the compressor is also available.
Version2.0.0compared with

Version Details

Compile Changes (5)

1.12.1 2.0.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.google.guava » guava33.5.0-jre32.1.3-jre
~ Updated com.google.javascript » closure-compilerv20250820v20231112
~ Updated org.slf4j » slf4j-api2.0.172.0.9
~ Updated org.slf4j » slf4j-simple2.0.172.0.9
- Removed org.mozilla » rhino1.8.1-

Provided Changes (3)

Test Changes (1)

1.12.1 2.0.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.junit.jupiter » junit-jupiter-engine6.0.15.10.1