Browse our Products

Aspose.OCR for .NET 24.8.0 - Release Notes

Deprecation warning

What was changed

KeySummaryCategory
OCRNET‑781
OCRNET‑864
Significantly improved automatic correction of rotated and upside-down images.Enhancement
OCRNET‑882Enhanced the handling of background images in searchable PDFs.Enhancement
OCRNET‑889ONNX Runtime dependency was updated to version 1.18.0.Enhancement

Public API changes and backwards compatibility

This section lists all public API changes introduced in Aspose.OCR for .NET 24.8.0 that may affect the code of existing applications.

Added public APIs:

No changes.

Updated public APIs:

No changes.

Removed public APIs:

No changes.

Changes to application logic

This section lists all improvements introduced in Aspose.OCR for .NET 24.8.0 that do not affect the public APIs and thus do not require changes to your application code.

Improved skew correction

Aspose.OCR for .NET significantly improves the algorithm for detecting rotated images. The library can now automatically detect and correct large image skew angles, such as 90 degrees, and even handle upside-down images.

Background images in searchable PDFs

When an image is converted into searchable PDFs with transparent text overlay and the original image is placed in the background, only the following processing filters are applied to the background image:

Other image processing filters are applied during recognition, but do not affect the background image in a searchable PDF.