Aspose.Imaging for .NET Releases

Released: May 6, 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 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

  • 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.

Released: Feb 6, 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 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.
  • Incorrect text drawing during conversion WMF to PNG.
  • WMF to PNG - text is cropped in PNG.
  • Converting PDF to image with Aspose.Imaging creates an image with black background.

Released: Nov 14, 2025

Updates in V25.11

Features

  • Implemented the ability to support filters in rendering.
  • Implemented EXIF Loader in a public API.
  • Reduced memory consumption during CDR to PDF conversion.
  • Improved JPEG2000 processing speed.

Fixes

  • Image.resize throws 'Invalid JPEG marker' exception.
  • Loaded DNG image is treated as TIFF.
  • RasterImage.Blend does not support negative coordinates for a left-top position.

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 auto adjustment of image brightness.
  • Added support for digital signatures.

Released: Aug 6, 2025

Updates in V25.8

Features

  • Optimized memory and CPU usage when saving PNG files.

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 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.