HTML Minification/Compression

Minifying HTML

Minification (or compression) of an HTML document is the practice of removing unnecessary white spaces, without affecting the functionality of the document, but significantly reducing the loading time in Web browsers. While a minified HTML document gains in terms of performance, it is more difficult to read.

The resulting HTML document is a compressed version of the original file while the source HTML document is not affected.

Reduce the size of the HTML documents

This feature is available for HTML and CSS files.

What's New in
Oxygen XML Developer 27.1

March 24, 2025

Oxygen XML Developer version 27.1 boosts XSLT and XProc workflows with AI-enabled operations, introduces a more informative error reporting system, and makes versioning simpler through Git enhancements.

Learn more