Browse our Products

<dependency>
    <groupId>com.aspose</groupId>
    <artifactId>aspose-psd</artifactId>
    <version>23.12</version>
    <classifier>jdk16</classifier>
</dependency>
copied!  
                                                
                                                  compile(group: 'com.aspose', name: 'aspose-psd', version: '23.12', classifier: 'jdk16')
                                                
                                              
copied!  
<dependency org="com.aspose" name="aspose-psd" rev="23.12">
    <artifact name="aspose-psd" m:classifier="jdk16" ext="jar"/>
</dependency>
copied!  
libraryDependencies += "com.aspose" % "aspose-psd" % "23.12"
copied!  

What’s new in the Aspose.PSD for Java 23.12

Release Highlights

Aspose.PSD for Java 23.12 delivers advanced gradient noise fill support, enhanced cross-platform font handling, and new AI image rendering capabilities. This release also introduces the ability to embed any image as a smart object in PSD files and resolves critical bugs affecting text layer updates and warp rendering.

New Features

  • Raster Rendering in AI Files Adds support for rendering embedded raster images in modern PDF-based AI formats.

  • Noise Gradient Fill Support Enables creation and editing of noise-based gradients using GdFlResource and NoiseGradientFillSettings.

  • Smart Object Embedding Allows loading any image format into a PSD as an embedded SmartObjectLayer.

Enhancements

  • Cross-Reference Streams in AI Enhanced AI format handling with support for PostScript cross-reference streams.

  • Improved Licensing Control Fixes incorrect license behavior affecting VectorPathDataResource.

Bug Fixes

  • Text Layer Save Crash Fixes a null reference exception when saving updated text layers.

  • Mac Font Handling Resolves font loading issues on macOS using System.Drawing.Common and Aspose.Drawing.

  • Warp Rendering Exception Resolved a crash triggered by AllowWarpRepaint option during PSD loading.

Public API and Backward Incompatible Changes

  • Added APIs

    • Full API set for NoiseGradientFillSettings and GdFlResource
    • SmartObjectLayer constructor from stream
    • Cross-platform font cache and interpolation management
  • Removed APIs

    • Legacy gradient properties in GradientFillSettings
    • Several IGradientFillSettings and IFillSettings methods

🔍 Explore the Full Release Details

For full list of updates, please visit Aspose.PSD for Java 23.12 Release Notes


noise gradient | smartobjectlayer | ai format | textlayer bug | warp rendering

VersionRelease Date
25.6June 30, 2025
25.5May 29, 2025
25.4April 30, 2025
25.3March 28, 2025
25.2February 28, 2025
25.1January 24, 2025
24.12December 26, 2024
24.11November 25, 2024
24.10October 28, 2024
24.9September 27, 2024
24.8August 29, 2024
24.7August 1, 2024
24.6July 1, 2024
24.5May 29, 2024
24.4April 19, 2024
24.3March 29, 2024
24.2March 6, 2024
24.1February 8, 2024
23.12January 22, 2024
23.11December 27, 2023
23.10December 22, 2023
23.9December 4, 2023
23.8October 27, 2023
23.7October 18, 2023
23.6September 8, 2023
23.4June 30, 2023
21.7July 30, 2021
21.6June 29, 2021
21.5May 28, 2021
20.9September 30, 2020
20.8August 31, 2020
20.7July 30, 2020
20.6June 29, 2020
20.5May 28, 2020
20.4April 27, 2020
20.3March 30, 2020
20.2February 28, 2020
19.12December 26, 2019
19.4July 19, 2019