Aspose.Imaging for Java Releases
Released: May 6, 2026
Updates in V26.5
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.
Released: Apr 3, 2026
Updates in V26.4
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.
Released: Mar 2, 2026
Updates in V26.3
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.
Released: Feb 6, 2026
Updates in V26.2
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.
Released: Dec 4, 2025
Updates in V25.12
Features
- Improved JPEG2000 processing speed.
Fixes
- CDR rasterization: German umlauts are lost and not recognized.
- The EXIF data load is interrupted due to a corrupted JPEG thumbnail.
- Converting PDF to image with Aspose.Imaging creates an image with black background.
- Incorrect text drawing during conversion WMF to PNG.
- WMF to PNG - text is cropped in PNG.
Released: Nov 14, 2025
Updates in V25.11
Features
- Implemented the ability to support filters in rendering.
- Reduced memory consumption during CDR to PDF conversion.
- Implemented EXIF Loader in a public API.
Fixes
- RasterImage.Blend does not support negative coordinates for a left-top position.
- Loaded DNG image is treated as TIFF.
- Image.resize throws 'Invalid JPEG marker' exception.
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
- Added support for digital signatures.
- Added support for auto adjustment of image brightness.
Released: Aug 6, 2025
Updates in V25.8
Features
- Optimized memory and CPU usage when saving PNG files.
- Added support for the auto adjustment of image brightness.
- Reduced memory consumption during CDR to PDF conversion.
Fixes
- Text block is missing when converting EMF to SVG.
- Aspose.Imaging 22.12 Saved images are not supported for preview.
- Infinite loop while decoding JPEG2000.
Released: Jul 3, 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.