Browse our Products
<dependency>
<groupId>com.aspose</groupId>
<artifactId>aspose-psd</artifactId>
<version>24.1</version>
<classifier>jdk16</classifier>
</dependency>
compile(group: 'com.aspose', name: 'aspose-psd', version: '24.1', classifier: 'jdk16')
<dependency org="com.aspose" name="aspose-psd" rev="24.1">
<artifact name="aspose-psd" m:classifier="jdk16" ext="jar"/>
</dependency>
libraryDependencies += "com.aspose" % "aspose-psd" % "24.1"
What’s new in the Aspose.PSD for Java 24.1
Release Highlights
Aspose.PSD for Java 24.1 brings support for multipage AI image rendering, enhanced gradient fill settings, and resolves critical issues related to text warp effects, mask rendering, and font handling.
New Features
- AI Format: Multipage Support
- Enables loading and rendering of individual pages from AI files using
ActivePageIndex
.
- Enables loading and rendering of individual pages from AI files using
Enhancements
Noise Gradient Fill Enhancements
- Added new settings for color model, roughness, transparency, and vector color handling via
NoiseGradientFillSettings
.
- Added new settings for color model, roughness, transparency, and vector color handling via
Refactored Gradient Fill API
- Replaced old method signatures in
GradientFillSettings
with a more flexible and extendable API throughBaseGradientFillSettings
.
- Replaced old method signatures in
Bug Fixes
Warp Text Effect Fails to Render
- Fixed an issue where the warp text effect was not applied during rendering.
Incorrect Mask Rendering
- Resolved rendering bugs in PSD files with layer masks.
NullReferenceException in Font Loading
- Fixed a NullReferenceException in
OpenTypeFontInfo
when loading certain fonts.
- Fixed a NullReferenceException in
High Memory Usage in AI Export
- Optimized memory consumption in AI-to-image export scenarios.
Public API and Backward Incompatible Changes
Added
AiImage.getActivePageIndex()
,setActivePageIndex(int)
NoiseGradientFillSettings
and related gradient properties- Multiple
GdFlResource
setters and getters for gradient color models SmartObjectLayer
constructor overload for stream input
Removed
- Deprecated gradient property methods from
GradientFillSettings
andIGradientFillSettings
- Duplicate enum field
ColorSpace.RGB
- Deprecated gradient property methods from
🔍 Explore the Full Release Details
For full list of updates, please visit Aspose.PSD for Java 24.1 Release Notes
multipage ai
| gradient fill
| warp text
| psd font loading
| ai export
Version | Release Date |
---|---|
25.6 | June 30, 2025 |
25.5 | May 29, 2025 |
25.4 | April 30, 2025 |
25.3 | March 28, 2025 |
25.2 | February 28, 2025 |
25.1 | January 24, 2025 |
24.12 | December 26, 2024 |
24.11 | November 25, 2024 |
24.10 | October 28, 2024 |
24.9 | September 27, 2024 |
24.8 | August 29, 2024 |
24.7 | August 1, 2024 |
24.6 | July 1, 2024 |
24.5 | May 29, 2024 |
24.4 | April 19, 2024 |
24.3 | March 29, 2024 |
24.2 | March 6, 2024 |
24.1 | February 8, 2024 |
23.12 | January 22, 2024 |
23.11 | December 27, 2023 |
23.10 | December 22, 2023 |
23.9 | December 4, 2023 |
23.8 | October 27, 2023 |
23.7 | October 18, 2023 |
23.6 | September 8, 2023 |
23.4 | June 30, 2023 |
21.7 | July 30, 2021 |
21.6 | June 29, 2021 |
21.5 | May 28, 2021 |
20.9 | September 30, 2020 |
20.8 | August 31, 2020 |
20.7 | July 30, 2020 |
20.6 | June 29, 2020 |
20.5 | May 28, 2020 |
20.4 | April 27, 2020 |
20.3 | March 30, 2020 |
20.2 | February 28, 2020 |
19.12 | December 26, 2019 |
19.4 | July 19, 2019 |
File | Classifier | Size |
---|---|---|
aspose-psd-24.1-javadoc.jar | javadoc | 4 MB |
aspose-psd-24.1-jdk16.jar | jdk16 | 24 MB |
aspose-psd-24.1.pom | 643 bytes |