<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-conversion</artifactId>
<version>23.4</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-conversion', version: '23.4')
<dependency org="com.groupdocs" name="groupdocs-conversion" rev="23.4">
<artifact name="groupdocs-conversion" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-conversion" % "23.4"
What’s new in the GroupDocs.Conversion for Java 23.4
Release Highlights
GroupDocs.Conversion for Java 23.4 is a feature-rich release introducing support for Microsoft Publisher (PUB) to PDF, AZW3/MOBI eBook formats, font conversions, and audio extraction from video. This version significantly enhances document classification, file type detection, and conversion capabilities across spreadsheets, emails, images, and presentations.
New Features
- Convert PUB Files to PDF: Support for converting Microsoft Publisher (.pub) documents to PDF, expanding publishing document compatibility.
- AZW3 and MOBI Format Support: Convert documents to Kindle AZW3 and MOBI formats with ease using new eBook conversion options.
- Audio Extraction from Video: Extract audio-only tracks from video files by specifying the desired output format (e.g., OGG).
- Font Format Conversions: Convert font files such as CFF to TTF, broadening design and typography use cases.
- Worksheet Index Selection:
Choose specific worksheet indexes for spreadsheet conversions with the new
SheetIndexes
property.
Enhancements
- Improved PDF to XLSM Conversion Performance
- Better Composite Document Handling (PST, OST, MBOX, ZIP)
- Enhanced Document Type Classification per File Format Guide
- Improved ICO Format Conversions
- Enhanced Spreadsheet to Word/Presentation Conversions
- More Meaningful Logging and Folder Info Returned in PST/OST
Bug Fixes
- Fixed Issues with PDF to Image and Excel Conversions: Resolved temp file bloat, blank PDF outputs, and corrupted Excel-to-PDF scenarios.
- Corrected 3D Format Conversion Errors: Added better handling for ASE, VRML, X, and GLTF formats.
- EPUB and Note File Conversion Fixes: Addressed corrupt output and font-related failures on macOS.
- Improved PDF to PNG, PPTX, and HTML Accuracy: Resolved format-specific rendering and hyperlink issues, ensuring fidelity across platforms.
Public API and Backward Incompatible Changes
- New File Type Introduced:
WebFileType
added
- Deprecated File Types:
PersonalStorageFileType
,MarkupFileType
, andDataFileType
deprecated in favor of more specific types
- New Properties in
VideoConvertOptions
:ExtractAudioOnly
,AudioFormat
for extracting audio
- New Class:
PersonalStorageFolderInfo
:- Exposes folder names and item counts from composite files
- Updated
Folders
Property inPersonalStorageDocumentInfo
:- Now returns a list of
PersonalStorageFolderInfo
instead of strings
- Now returns a list of
- New Property in
SpreadsheetLoadOptions
:SheetIndexes
allows selection of specific worksheets by index
🔍 Explore the Full Release Details
For full list of updates, please visit GroupDocs.Conversion for Java 23.4 Release Notes.
pub to pdf conversion
| azw3 conversion java
| extract audio from video
| convert font cff to ttf
| spreadsheet sheetindexes conversion
Version | Release Date |
---|---|
25.5.1 | June 12, 2025 |
25.5 | May 31, 2025 |
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.4-javadoc.jar | javadoc | 1006 KB |
groupdocs-conversion-23.4.jar | 355 MB | |
groupdocs-conversion-23.4.pom | 3 KB |