Browse our Products

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

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

Release Highlights

Aspose.PSD for Java 25.1 brings a powerful update with the ability to replace content in multiple Smart Object layers sharing the same source, streamlining image automation workflows. Additionally, rendering issues with intersecting paths in Adobe Illustrator (.AI) files have been resolved, ensuring higher fidelity output.

New Features

  • Replace Content in Multiple SmartObjects Sharing the Same Source
    • You can now programmatically replace content across all smart layers that link to the same embedded source, or update just one, improving design control and scripting automation.

Bug Fixes

  • Intersecting Paths Rendering Issue in AI Files
    • Fixed an issue where intersecting vector paths were incorrectly rendered when processing Adobe Illustrator files, leading to more accurate visual output.

Public API and Backward Incompatible Changes

✅ Added APIs

  • SmartObjectLayer.replaceContents(String path, boolean replaceThisOnly)
  • SmartObjectLayer.replaceContents(String path, ResolutionSetting setting, boolean replaceThisOnly)

❌ Removed APIs

  • No APIs were removed in this release.

🔍 Explore the Full Release Details

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


smart object layer | replacecontents | ai file rendering | psd image | intersecting paths

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
FileClassifierSize
aspose-psd-25.1-javadoc.jarjavadoc4 MB
aspose-psd-25.1-jdk16.jarjdk1624 MB
aspose-psd-25.1.pom643 bytes