<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>groupdocs-merger</artifactId>
    <version>23.8</version>
</dependency>
copied!  
compile(group: 'com.groupdocs', name: 'groupdocs-merger', version: '23.8')
copied!  
<dependency org="com.groupdocs" name="groupdocs-merger" rev="23.8">
    <artifact name="groupdocs-merger" ext="jar"/>
</dependency>
copied!  
libraryDependencies += "com.groupdocs" % "groupdocs-merger" % "23.8"
copied!  

What’s new in the GroupDocs.Merger for Java 23.8

Release Highlights

GroupDocs.Merger for Java 23.8 extends the platform’s file joining capabilities with new features for archiving and image formats. This release introduces robust support for joining ZIP and TAR archives, cross-merging between them, and new image joining features for SVG and SVGZ formats. It also expands the existing image cross-merging support to include GIF along with BMP, PNG, JPG, and JPEG, enhancing flexibility in multi-format workflows.

New Features

  • Join ZIP Archives:
    A new feature to combine multiple ZIP files into a single archive, simplifying archive management.

  • Join TAR Archives:
    Enables joining of TAR files, ideal for Unix-based system archive processing.

  • Cross-Join ZIP and TAR Formats:
    Allows flexible merging across archive types, facilitating multi-platform data handling.

  • Image Cross-Merge Enhancement (GIF Support):
    Expanded image merging capabilities to include GIF along with BMP, PNG, JPG, and JPEG.

  • SVG Image Joining:
    Now supports combining multiple SVG images into one, beneficial for vector graphics applications.

  • SVGZ Image Joining:
    Adds the ability to join compressed SVGZ image files for optimized storage and distribution.

Public API and Backward Incompatible Changes

  • Enhanced join Method of the Merger Class:
    The join method has been updated to accommodate new file types including ZIP, TAR, SVG, and SVGZ.

🔍 Explore the Full Release Details

For complete information, visit GroupDocs.Merger for Java 23.8 Release Notes


zip merge java | tar archive merger | svg image merger | groupdocs merger cross format | gif png jpg merge

VersionRelease Date
24.8August 19, 2024
24.6June 20, 2024
24.2February 20, 2024
23.10October 9, 2023
23.8August 1, 2023
23.2February 23, 2023
22.12December 12, 2022
22.7July 14, 2022
22.2February 16, 2022
21.9January 25, 2022
20.7January 25, 2022
19.2.1January 25, 2022
21.7July 1, 2021
21.3March 26, 2021
20.11November 9, 2020
20.4April 7, 2020
19.12December 24, 2019
19.8August 14, 2019
19.6June 14, 2019
19.2February 26, 2019
18.12December 24, 2018
18.8August 14, 2018