XImage.OCR.Framework
12.3.1.2
dotnet add package XImage.OCR.Framework --version 12.3.1.2
NuGet\Install-Package XImage.OCR.Framework -Version 12.3.1.2
<PackageReference Include="XImage.OCR.Framework" Version="12.3.1.2" />
paket add XImage.OCR.Framework --version 12.3.1.2
#r "nuget: XImage.OCR.Framework, 12.3.1.2"
// Install XImage.OCR.Framework as a Cake Addin #addin nuget:?package=XImage.OCR.Framework&version=12.3.1.2 // Install XImage.OCR.Framework as a Cake Tool #tool nuget:?package=XImage.OCR.Framework&version=12.3.1.2
XImage.OCR is a C# Optical Character Recognition library to read, extract text contents from images, scanned PDFs, multi-page TIFF files in .NET Framework projects.
XImage.OCR from RasterEdge is an advanced OCR library :
- Allow characters recognition and extraction from images captured by digital camera, scanned PDF document and image-only PDF
- Support multiple languages, including English, French, German, Portuguese, Spanish, Russian, Italian, Dutch, Arabic, Korean, etc
- Support user-defined image and document OCR, like full-page, auto and manual zonal OCR recognition
- Able to read QR Code, barcode data from PDF, Tiff and image files
Compatible with
- .NET Framework 4.x, 3.x, 2.x
- Windows, Mac, Linux, Docker, Azure
Get to Start
Once installed the package, you can use the following C# code to scan, extract text content from images in C# application
// Set the training data path. Please put eng.traineddata (for English) under the directory you specified.
OCRHandler.SetTrainResourcePath(@"c:\source\");
//Load an image.
Bitmap img = new Bitmap(@"C:\page.jpeg");
// Recognize characters from this image. Default language is English.
OCRPage ocrPage = OCRHandler.Import(img);
ocrPage.Recognize();
Console.WriteLine(ocrPage.GetText());
Support & Documents
- C# How to Guide : http://www.rasteredge.com/how-to/csharp-imaging/ocr-sdk/
- Email : support@rasteredge.com
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 2.0
- RasterEdge.Core.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.PDF.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.TIFF.Framework (>= 12.3.1.1 && < 12.3.2)
- XImage.BarcodeReader.Framework (>= 12.3.1.1 && < 12.3.2)
-
.NETFramework 3.5
- RasterEdge.Core.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.PDF.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.TIFF.Framework (>= 12.3.1.1 && < 12.3.2)
- XImage.BarcodeReader.Framework (>= 12.3.1.1 && < 12.3.2)
-
.NETFramework 4.0
- RasterEdge.Core.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.PDF.Framework (>= 12.3.1.1 && < 12.3.2)
- XDoc.TIFF.Framework (>= 12.3.1.1 && < 12.3.2)
- XImage.BarcodeReader.Framework (>= 12.3.1.1 && < 12.3.2)
NuGet packages (88)
Showing the top 5 NuGet packages that depend on XImage.OCR.Framework:
Package | Downloads |
---|---|
XDoc.Converter.Framework
Public APIs which can be used by RasterEdge XDoc, XImage libraries in .NET Framework 4.x, 3.x, 2.x. |
|
XImage.OCR.Language.German
XImage.OCR for C# library enables OCR feature to read German text from image, scanned PDF in .NET Web, Windows applications. This OCR language package includes : * German language This nuget package includes : * OCR (Optical Character Recognition) engine to convert image, multi-page TIFF, PDF to editable text content in .NET apps * German language supported * Image document cleanup library to process image with digital noise, distortion, skewing Additional features : * QR Code and 20+ barcode reading * Convert scanned PDF to text editable PDF documents Input : * Raster images : bitmap, png, jpeg, gif * Document : multi-page TIFF, PDF Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/ocr-sdk/ * Support : support@rasteredge.com |
|
XImage.OCR.Language.Arabic
XImage.OCR for C# library enables OCR feature to read Arabic text from image, scanned PDF in .NET Web, Windows applications. This OCR language package includes : * Arabic language This nuget package includes : * OCR (Optical Character Recognition) engine to convert image, multi-page TIFF, PDF to editable text content in .NET apps * Arabic language supported * Image document cleanup library to process image with digital noise, distortion, skewing Additional features : * QR Code and 20+ barcode reading * Convert scanned PDF to text editable PDF documents Input : * Raster images : bitmap, png, jpeg, gif * Document : multi-page TIFF, PDF Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/ocr-sdk/ * Support : support@rasteredge.com |
|
XImage.OCR.Language.Spanish
XImage.OCR for C# library enables OCR feature to read Spanish text from image, scanned PDF in .NET Web, Windows applications. This OCR language package includes : * Spanish language This nuget package includes : * OCR (Optical Character Recognition) engine to convert image, multi-page TIFF, PDF to editable text content in .NET apps * Spanish language supported * Image document cleanup library to process image with digital noise, distortion, skewing Additional features : * QR Code and 20+ barcode reading * Convert scanned PDF to text editable PDF documents Input : * Raster images : bitmap, png, jpeg, gif * Document : multi-page TIFF, PDF Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/ocr-sdk/ * Support : support@rasteredge.com |
|
XImage.OCR.Language.French
XImage.OCR for C# library enables OCR feature to read French text from image, scanned PDF in .NET Web, Windows applications. This OCR language package includes : * French language This nuget package includes : * OCR (Optical Character Recognition) engine to convert image, multi-page TIFF, PDF to editable text content in .NET apps * French language supported * Image document cleanup library to process image with digital noise, distortion, skewing Additional features : * QR Code and 20+ barcode reading * Convert scanned PDF to text editable PDF documents Input : * Raster images : bitmap, png, jpeg, gif * Document : multi-page TIFF, PDF Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * C# Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/ocr-sdk/ * Support : support@rasteredge.com |
GitHub repositories
This package is not used by any popular GitHub repositories.