If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.
If you experience errors, when you try to download a file, make sure your network policies (enforced by your company or ISP) allow downloading ZIP and/or MSI files.
Download Aspose.Imaging Cloud SDK for Image OCR
Aspose.OCR Cloud is a REST API for optical character recognition and documents scanning in the cloud. It supports reading and recognizing characters from most commonly used raster image formats. Just pass specific image name and its format to the Aspose.OCR Cloud REST API and it will return response in XML or JSON format including recognized text, font name, font size, font style.
Open
NuGet package manager, search for Aspose.OCR-Cloud and install. You may also use the following command from the Package Manager Console.
.NET Cloud REST API for OCR

Product Page | Documentation | Demos | Swagger UI | Examples | Blog | Search | Free Support | Free Trial
Why Download Aspose.OCR Cloud SDK for .NET?
This cloud SDK helps you perform optical character recognition (OCR) on various image formats using C#, ASP.NET, or other .NET supported languages, in the cloud.
Cloud OCR Processing Features
- Recognize and extract text from images via OCR.
- Specify the area of the image from which you want to extract text.
- Perform OCR to recognize text from the whole or partial image.
- Fetch character and font information from raster images.
- Return the response in the JSON or XML format.
- Supports English text recognition.
JPEG, PNG, GIF, BMP, TIFF
Get Started
You do not need to install anything to get started with Aspose.OCR Cloud SDK for .NET. Just create an account at Aspose for Cloud and get your application information.
Simply execute Install-Package Aspose.OCR-Cloud
from the Package Manager Console in Visual Studio to fetch & reference Aspose.OCR assembly in your project. If you already have Aspose.OCR Cloud SDK for .NET and want to upgrade it, please execute Update-Package Aspose.OCR-Cloud
to get the latest version.
Please check the GitHub Repository for common usage scenarios.
Product Page | Documentation | Demos | Swagger UI | Examples | Blog | Search | Free Support | Free Trial