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

What’s new in the GroupDocs.Redaction for Java 23.2

Release Highlights

GroupDocs.Redaction for Java 23.2 introduces enhanced redaction functionality for both text documents and images. This release enables removal of specific pages or image frames from Word Processing formats and multi-frame image files such as animated GIFs. Additionally, it brings advanced rasterization effects like grayscale, noise, tilt, and borders to simulate scanned document appearance, enriching the final output quality.

New Features

  • Page Removal for Word and Multi-frame Images:
    Users can now remove a defined range of pages or image frames from documents like DOCX, RTF, and animated formats such as GIF. This allows precise control over what content remains post-redaction.

  • Advanced Rasterization Effects:
    Introduces new visual effects to rasterized documents, including border, grayscale, random noise, and tilt. These options provide a more natural, scan-like presentation when saving documents after redaction.

Public API and Backward Incompatible Changes

  • New Enumeration Added:
    AdvancedRasterizationOptions has been introduced in com.groupdocs.redaction.options to support various scan effects.

  • New Methods in RasterizationOptions:

    • addAdvancedOption(AdvancedRasterizationOptions option)
    • Overloads for applying multiple advanced visual effects.

🔍 Explore the Full Release Details

For the complete list of updates, please visit GroupDocs.Redaction for Java 23.2 Release Notes


docx page removal | gif frame deletion | rasterization scan effect | grayscale pdf redaction | advanced raster redaction

VersionRelease Date
25.5May 22, 2025
24.9May 3, 2025
24.1January 25, 2024
23.9September 8, 2023
23.7July 3, 2023
23.3March 29, 2023
23.2February 2, 2023
22.10October 19, 2022
20.7January 25, 2022
19.11January 25, 2022
21.12December 10, 2021
21.6June 25, 2021
21.1January 29, 2021
20.11November 13, 2020
20.2February 28, 2020
20.1January 16, 2020
19.6June 11, 2019