Aspose.Imaging for Python via .NET Releases
Released: May 4, 2026
Updates in V26.5
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.
Released: Apr 1, 2026
Updates in V26.4
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.
Released: Mar 3, 2026
Updates in V26.3
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.
Released: Jan 28, 2026
Updates in V26.2
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.
Released: Dec 3, 2025
Updates in V25.12
Features
- Implemented the ability to support filters in rendering.
- Reduced memory consumption during CDR to PDF conversion.
- Improved JPEG2000 processing speed.
Fixes
- CDR rasterization: German umlauts will be lost and not recognized.
- The EXIF data load is interrupted due to a corrupted JPEG thumbnail.
- Incorrect text drawing during conversion WMF to PNG.
- WMF to PNG - text is cropped in PNG.
- Image.resize throws 'Invalid JPEG marker' exception.
- Loaded DNG image is treated as TIFF.
- RasterImage.Blend...
Released: Oct 3, 2025
Updates in V25.10
Features
- Added a method to create an image from existing pixels data.
- Extended EXIF metadata support for raster image formats.
- Reduced memory on decoding TIFF and sped up TIFF LZW compressed saving.
Fixes
- GIF: Incorrect inflate resize.
- Cannot open the TIFF image (NRE).
Released: Sep 3, 2025
Updates in V25.9
Features
- Optimized memory and CPU usage when saving PNG files.
- Added support for auto adjustment of image brightness.
- Added support for digital signatures.
Fixes
- Text block is missing when converting EMF to SVG.
- Infinite loop while decoding JPEG2000.
- Aspose.Imaging 22.12 Saved images are not supported for preview.
Released: Jul 9, 2025
Updates in V25.7
Features
- Extended support for DICOM format.
- Added common graphics engine support for SVG, EMF, and WMF formats.
Fixes
- Cannot convert the EMF image to JPG format.
- DNG export issue.
Released: Jun 4, 2025
Updates in V25.6
Fixes
- PNG CompressionLevel is not used when saving image.
- NullReferenceException: During conversion CMX in PNG and any vector image format.
- Cannot open the CMX image.
- Cannot convert the ICO image to JPG format.
- Cannot convert DCM to PNG.
Released: May 7, 2025
Updates in V25.5
Features
- Improved color export quality and performance for TIFF with Icc profiles.
- Decreased memory usage on TIFF and JPEG export.
- Added native TIFF 64 bit export.
Fixes
- Fixed rendering errors.
- Corrupted text drawing when using LineAlignment.Center.
- TIFF saving performance degradation.
- Investigate CDR loading errors.
- Cannot convert the JPG image to SVG format.