Aspose.OCR-GPU
Aspose.OCR for .NET is a powerful yet easy-to-use and cost-effective API for extracting text from scanned images, photos, screenshots, PDF documents, and other files. It allows you to add optical character recognition (OCR) functionality to your .NET desktop or web application in less than 10 lines of code without worrying about complex formulas, neural networks and other technical details. Advanced machine learning models and artificial intelligence allow you to read text in 26 languages based on Latin and Cyrillic scripts, as well as Chinese. Various pre-processing filters allow you to correct rotated and noisy images without loss of recognition accuracy. To further improve recognition results, you can turn on spell checker, which finds and automatically corrects spelling errors. Aspose.OCR can recognize scanned images or even smartphone photos in the most popular formats: PDF, JPG, TIFF, PNG, BMP, GIF, or DjVu. You can also perform batch image recognition from a folder or ZIP archive in one call. The recognition results are returned in the most popular document and data exchange formats: plain text, PDF, Word, Excel, JSON and XML and can be further parsed and analyzed programmatically. The library is fully compatible with other Aspose products. You can build solutions of any complexity using familiar concepts with minimal code. Changelog: - Saving recognition results to searchable PDF files without keeping an original image in the background. - Added detailed tracking of image processing and recognition progress. - Improved the API licensing mechanism. DEPRECATION WARNING: Several classes and methods from previous versions of Aspose.OCR remain functional but are marked deprecated. They will be removed in release 23.11.0 (November 2023) in favor of the new API introduced in this release. Please adapt your code to replace them with the new APIs before then. See the Release Notes for more details. Check for details at https://docs.aspose.com/ocr/net/aspose-ocr-for-net-23-6-0-release-notes/ Resources: Online documentation: https://docs.aspose.com/ocr/net/ Free support forum: https://forum.aspose.com/c/ocr/
Install
dotnet add package Aspose.OCR-GPU --version 23.6.0
Install-Package Aspose.OCR-GPU -Version 23.6.0
<PackageReference Include="Aspose.OCR-GPU" Version="23.6.0" />
Frameworks
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.