<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-conversion</artifactId>
<version>23.2</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-conversion', version: '23.2')
<dependency org="com.groupdocs" name="groupdocs-conversion" rev="23.2">
<artifact name="groupdocs-conversion" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-conversion" % "23.2"
What’s new in the GroupDocs.Conversion for Java 23.2
Release Highlights
GroupDocs.Conversion for Java 23.2 delivers broad format support enhancements and critical fixes. This release introduces Amazon Kindle AZW3 conversion, improved fidelity for PDF and DOCX transformations, and adds a key option to preserve original date field values in Word documents. It also resolves long-standing issues across TIFF, Excel, Markdown, HTML, and PostScript conversions.
New Features
- AZW3 Format Conversion Support: You can now convert Amazon Kindle’s AZW3 eBook files to any supported format such as DOCX, PDF, or HTML.
- Preserve Original Date Fields:
New property
KeepDateFieldOriginalValue
added to maintain original date metadata during Word document conversion.
Enhancements
- Accurate PDF to JPEG/TIFF Conversion: Image output has been refined to reduce size and enhance clarity in PDF to raster image transformations.
- Improved DOCX to MD and PDF Conversion: Enhanced formatting consistency, bullet rendering, and layout alignment for conversions from Word documents.
- PostScript Conversion Improvements: Fixed rendering logic to prevent blank output when converting PostScript files.
Bug Fixes
- Markdown to PDF/HTML Rendering Fixed: Corrected missing formatting and exceptions when converting from Markdown.
- Stream-Based Spreadsheet and Presentation Detection Fixed: Resolved incorrect password detection and unsupported file properties in stream-loaded files.
- Multi-Page TIFF, Excel, and PDF Fixes: Addressed issues like blank outputs, large file sizes, malformed PDF to DOCX results, and OOM errors in high-resolution scenarios.
- DWG to PDF Orientation Fix: Ensured accurate page orientation when converting from CAD files.
- Linux/MacOS Rendering Issues Resolved: Eliminated unwanted evaluation tags and improved reliability across platforms.
- Fluent Syntax Conversion Error Resolved: Fixed a null reference error when converting PDFs to DOCX using fluent API syntax.
Public API and Backward Incompatible Changes
- New Property in
WordProcessingLoadOptions
:isKeepDateFieldOriginalValue() / setKeepDateFieldOriginalValue(boolean)
Enables preserving original values of date fields when converting Word documents.
🔍 Explore the Full Release Details
For full list of updates, please visit GroupDocs.Conversion for Java 23.2 Release Notes.
azw3 conversion java
| keep date field word
| pdf to jpeg optimization
| docx to md formatting fix
| postscript conversion blank fix
Version | Release Date |
---|---|
25.4 | April 30, 2025 |
25.3.1 | April 9, 2025 |
25.3 | March 31, 2025 |
25.2.2 | March 14, 2025 |
25.2.1 | March 3, 2025 |
25.2 | February 28, 2025 |
25.1 | January 31, 2025 |
24.12.1 | January 2, 2025 |
24.12 | December 31, 2024 |
24.11 | November 30, 2024 |
24.10.1 | November 12, 2024 |
24.10 | November 1, 2024 |
24.9 | September 30, 2024 |
24.8 | August 31, 2024 |
24.7 | July 31, 2024 |
24.6 | July 1, 2024 |
24.5 | May 31, 2024 |
24.4 | April 30, 2024 |
24.3 | March 31, 2024 |
24.2 | February 29, 2024 |
24.1.1 | February 5, 2024 |
24.1 | January 31, 2024 |
23.12 | December 30, 2023 |
23.11.1 | December 1, 2023 |
23.11 | November 12, 2023 |
23.10 | October 3, 2023 |
23.6.1 | July 5, 2023 |
23.6 | July 1, 2023 |
23.5 | May 31, 2023 |
23.4 | May 1, 2023 |
23.2 | February 27, 2023 |
22.12.1 | January 18, 2023 |
22.12 | January 3, 2023 |
22.11 | November 22, 2022 |
22.8.1 | August 12, 2022 |
22.8 | August 8, 2022 |
22.3 | March 3, 2022 |
3.0.0 | January 25, 2022 |
21.7 | January 25, 2022 |
21.4 | January 25, 2022 |
20.10.3 | January 25, 2022 |
20.10.2 | January 25, 2022 |
19.6.1 | January 25, 2022 |
19.10.3 | January 25, 2022 |
18.7 | January 25, 2022 |
17.7 | January 25, 2022 |
17.12 | January 25, 2022 |
1.3.0 | January 25, 2022 |
21.10.1 | December 22, 2021 |
21.10 | October 31, 2021 |
21.1 | January 31, 2021 |
20.10.1 | October 21, 2020 |
20.10 | October 5, 2020 |
20.6 | June 26, 2020 |
20.2.1 | March 11, 2020 |
20.2 | February 29, 2020 |
19.10 | October 5, 2019 |
19.6.2 | July 22, 2019 |
19.6 | June 28, 2019 |
19.4 | April 9, 2019 |
19.3 | April 9, 2019 |
18.12 | December 31, 2018 |
18.6.1 | July 5, 2018 |
18.6 | June 27, 2018 |
17.10 | April 19, 2018 |
17.7.1 | April 19, 2018 |
17.3.0 | April 19, 2018 |
16.10.1 | April 19, 2018 |
File | Classifier | Size |
---|---|---|
groupdocs-conversion-23.2-javadoc.jar | javadoc | 1000 KB |
groupdocs-conversion-23.2.jar | 273 MB | |
groupdocs-conversion-23.2.pom | 3 KB |