htmlcompressor

com.github.hazendaz

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.

Recommended: 2.4.1 33 versions jar Updated 1 year ago Apache License 2.0Checking...

Add to your project2.4.1

<dependency>
    <groupId>com.github.hazendaz</groupId>
    <artifactId>htmlcompressor</artifactId>
    <version>2.4.1</version>
</dependency>

Version Details — 2.4.1

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Apache License 2.0

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.

Checking security advisories...