Browse our Products
Aspose.HTML for Java 25.6 Release Notes
This page contains release notes for Aspose.HTML for Java 25.6
We are honored to announce the June release of Aspose.HTML for Java.
In this release, we resolved an issue with support Brotli and WOFF2.
⚙️ Brotli and WOFF2 — What Are They?
These are modern compression and optimization technologies used in web development to improve performance and reduce load times.
🔹 Brotli
- What it is: A compression algorithm developed by Google.
- Used for: Compressing text-based assets like HTML, CSS, and JavaScript for HTTP transmission.
- Advantages: Better compression ratio and decompression speed compared to GZIP.
- Browser support: All modern browsers (Chrome, Firefox, Edge, Safari).
🔹 WOFF2 (Web Open Font Format 2)
- What it is: A font format specifically optimized for the web.
- Used for: Serving web fonts (e.g., from Google Fonts) with reduced file sizes.
- Advantages: About 30% smaller than WOFF1.
- Browser support: Fully supported by modern browsers.