SEARCH: ironocr

The C# OCR Library

The C# OCR Library by the 'Iron OCR software Development Team' is a software package for C# programmers, adding optical character recognition to desktop and web location. Iron OCR can be used to scan documents or textas image assetsinto plain...


.Net OCR Library

Iron OCR has been specifically designed for use in .NET applications, including console applications, Windows Form Applications, WPF, and web applications such as Windows Forms and MVC. It is built on top of the Tesseract platform, but adds additional functionality,...


OCR for VB.NET Library

VB .NET OCR is a complex and difficult task that is performed by the IronOCR OCR component for C# and VB .NET. It supports .Net Framework and will soon be released for .NEt Core and .Net Standard. https://ironsoftware.com/csharp/ocr/technology/ocr-vb-net/. and https://www.nuget.org/packages/IronOcr/...


Install Package IronOcr

IronOCR: an advanced OCR (Optical Character Recognition) and QR / Barcode library for C# and VB.Net Library Supports: Console Applications, ASP.NET Web Applications, MVC, Web APIs, and Desktop Applications written in any .Net dialect, for example, C# or VB.Net. Requires:...


Explore Azure OCR

Explore Azure OCR allows engineers and developers to read text and barcodes from images and PDFs. With support for over 125 international languages, OCR enhances the capabilities of modern software teams to easily correct low-quality, noisy, and distorted scans to...


PDF OCR for CSharp

What types of project can you create using Iron OCR on .NET Core? Can be used in console, web and desktop applications for .NET 5, Core Framework on windows, Linux, Mac, Azure, AWS etc. https://ironsoftware.com/csharp/ocr/use-case/pdf-ocr-csharp/ Other than PDFs, what type...


How to Read Text from an Image in C#

To Recognize Text From Image in C#, the first step is to install Iron OCR (https://ironsoftware.com/csharp/ocr/tutorials/how-to-read-text-from-an-image-in-csharp-net/). This is most easily achieved using the NuGet Package Manager using the ID name OCR for the package we wish to install (https://www.nuget.org/packages/ocr). The...