Learn what's new across releases, with details of features, enhancements, and resolved issues.
Aspose.Imaging for .NET V26.7Major versionJul 3, 2026
Features
- Optimized Rotate methods by parallelization.
- Optimized Resize methods by parallelization.
- Sped up WEBP format processing.
- Added the ability to render Arabic fonts.
Fixes
- Fixed bugs with rendering SVG.
- XMP reading error: The complex properties are not loading if they contain several sub-properties as their attributes.
- Exception on saving CDR file.
Aspose.Imaging for Java V26.7Major versionJul 3, 2026
Features
- Optimized Rotate methods by parallelization.
- Optimized Resize methods by parallelization.
- Sped up WEBP format processing.
- Added the ability to render Arabic fonts.
Fixes
- Fixed bugs with rendering SVG.
- XMP reading error: The complex properties are not loading if they contain several sub-properties as their attributes.
- Exception on saving CDR file.
Aspose.Imaging for Python via .NET V26.7Major versionJul 3, 2026
Features
- Optimized Rotate methods by parallelization.
- Optimized Resize methods by parallelization.
- Sped up WEBP format processing.
- Added the ability to render Arabic fonts.
Fixes
- Fixed bugs with rendering SVG.
- XMP reading error: The complex properties are not loading if they contain several sub-properties as their attributes.
- Exception on saving CDR file.
Aspose.Imaging for .NET V26.6Major versionJun 2, 2026
Features
- Implemented a faster IccColorConverter pixelsCache.
Fixes
- ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
- WEBP image is exported incorrectly in PNG and JPEG.
- Removed unused DoNotCopyIfPossible property.
Aspose.Imaging for Java V26.6Major versionJun 2, 2026
Features
- Implemented a faster IccColorConverter pixelsCache.
Fixes
- ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
- WEBP image is exported incorrectly in PNG and JPEG.
- Removed unused DoNotCopyIfPossible property.
Aspose.Imaging for Python via .NET V26.6Major versionMay 29, 2026
Features
- Implemented a faster IccColorConverter pixelsCache.
Fixes
- ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
- WEBP image is exported incorrectly in PNG and JPEG.
Aspose.Imaging for .NET V26.5Major versionMay 6, 2026
Features
- Parallelized processes using the Parallel class.
Fixes
- Incorrect colors on specific TIFF to PNG conversion.
- BigTIFF: Merging ~260 single-page TIFF files into one BigTIFF leads to an exception "IOException: Stream was too long".
- Cannot open the WEBP image.
Aspose.Imaging for Java V26.5Major versionMay 6, 2026
Features
- Parallelized processes using the Parallel class.
- Improved the speed and reduced the memory consumption when performing graphics drawing operations.
Fixes
- Incorrect colors on specific TIFF to PNG conversion.
- BigTIFF: Merging ~260 single-page TIFF files into one BigTIFF leads to an exception "IOException: Stream was too long".
- Cannot open the WEBP image.
Aspose.Imaging for Python via .NET V26.5Major versionMay 4, 2026
Features
- Parallelized processes using the Parallel class.
Fixes
- Incorrect colors on specific TIFF to PNG conversion.
- BigTIFF: Merging ~260 single-page TIFF files into one BigTIFF leads to an exception "IOException: Stream was too long".
- Cannot open the WEBP image.
Aspose.Imaging Product Family UpdateMay 1, 2026
Aspose.Imaging for .NET V26.4Major versionApr 3, 2026
Features
- Implemented support for partial GDI rendering.
Fixes
- CDR to WEBP: 'IndexOutOfRange' exception.
- MemMgr crashes when finalizing.
- JPG file colors are incorrectly read.
- CDR to PDF: Image Loading Failed.
Aspose.Imaging for Java V26.4Major versionApr 3, 2026
Features
- Implemented support for partial GDI rendering.
Fixes
- CDR to WEBP: 'IndexOutOfRange' exception.
- MemMgr crashes when finalizing.
- JPG file colors are incorrectly read.
- CDR to PDF: Image Loading Failed.
Aspose.Imaging Product Family UpdateApr 1, 2026
Aspose.Imaging for Python via .NET V26.4Major versionApr 1, 2026
Features
- Implemented partial GDI rendering features.
Fixes
- CDR to WEBP: 'IndexOutOfRangeException' error.
- CDR to PDF: Image Loading Failed.
- JPG file colors are incorrectly read.
- Fixed problem where 'MemMgr' crashed during finalization.
- Fixed bug when exporting to PDF for images without own stream.
Aspose.Imaging for Python via .NET V26.3Major versionMar 3, 2026
Features
- Added proper exception handling for unsupported XIF (eXtended Image Format, Xerox Image Format) file format.
- Implemented a Shadow Filter.
- Implemented EXIF Loader in a public API.
Fixes
- Setting ResolutionSetting in TiffOptions results in only Horizontal resolution update.
- JPG file colors are incorrectly read.
Aspose.Imaging Product Family UpdateMar 2, 2026
Aspose.Imaging for .NET V26.3Major versionMar 2, 2026
Features
- Added proper exception handling for unsupported XIF (eXtended Image Format, Xerox Image Format) file format.
- Implemented a Shadow Filter.
Fixes
- Setting ResolutionSetting in TiffOptions results in only Horizontal resolution update.
- JPG file colors are incorrectly read.
Aspose.Imaging for Java V26.3Major versionMar 2, 2026
Features
- Implemented a Shadow Filter.
- Added proper exception handling for unsupported XIF (eXtended Image Format, Xerox Image Format) file format.
Fixes
- Setting ResolutionSetting in TiffOptions results in only Horizontal resolution update.
- JPG file colors are incorrectly read.
- Regression - ImageExtensions.toJava(EmfImage) throws ArgumentException.
Aspose.Imaging for .NET V26.2Major versionFeb 6, 2026
Features
- Added support for HDR images.
- Optimized and sped up PNG pixel loading (Removed temp buffers resulting in unnecessary memory pressure).
Fixes
- RasterImage.AutoRotate throws an exception.
- CDR - Some layers are overlapped with the background during rasterization.
- Fixed bugs with pixel colors in JPEG.
- CDR to PDF - Image loading failed.
Aspose.Imaging for Java V26.2Major versionFeb 6, 2026
Features
- Added support for HDR images.
- Removed all ThreadLocal variables to make the product server-friendly (avoiding memory leaking).
- Optimized and sped up PNG pixel loading (Removed temp buffers resulting in unnecessary memory pressure).
Fixes
- RasterImage.AutoRotate throws an exception.
- CDR - Some layers are overlapped with the background during rasterization.
- Fixed bugs with pixel colors in JPEG.
- CDR to PDF - Image loading failed.
Aspose.Imaging Product Family UpdateFeb 3, 2026
Aspose.Imaging for Python via .NET V26.2Major versionJan 28, 2026
Features
- Added support for HDR images.
- Optimized and sped up PNG pixel loading. Removed temp buffers resulting in unnecessary memory pressure.
Fixes
- RasterImage.AutoRotate throws an exception.
- CDR - Some layers are overlapped with background during rasterization.
- Fixed bugs with pixel colors in JPEG.
- CDR to PDF - Image loading failed.
Aspose.Imaging Product Family UpdateJan 6, 2026