XImage.OCR
12.3.1.2
dotnet add package XImage.OCR --version 12.3.1.2
NuGet\Install-Package XImage.OCR -Version 12.3.1.2
<PackageReference Include="XImage.OCR" Version="12.3.1.2" />
paket add XImage.OCR --version 12.3.1.2
#r "nuget: XImage.OCR, 12.3.1.2"
// Install XImage.OCR as a Cake Addin #addin nuget:?package=XImage.OCR&version=12.3.1.2 // Install XImage.OCR as a Cake Tool #tool nuget:?package=XImage.OCR&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 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 Standard 2.0
- .NET 8, .NET 7, .NET 6, .NET 5, .NET Core 3.x & 2.x
- .NET Framework 4.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 | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- RasterEdge.Core (>= 12.3.1.1 && < 12.3.2)
- XDoc.PDF (>= 12.3.1.1 && < 12.3.2)
- XDoc.TIFF (>= 12.3.1.1 && < 12.3.2)
- XImage.BarcodeReader (>= 12.3.1.1 && < 12.3.2)
NuGet packages (89)
Showing the top 5 NuGet packages that depend on XImage.OCR:
Package | Downloads |
---|---|
XDoc.Converter
Public APIs which can be used by RasterEdge XDoc, XImage libraries. |
|
RasterEdge.Core.Web
Public APIs which can be used by RasterEdge PDF Viewer, PDF Editor, Document Viewer for ASP.NET Core web app. Supported NuGet Packages : * PDF.Viewer * PDF.Viewer.AspNet.Core * Document.Viewer * Document.Viewer.AspNet.Core |
|
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.Polish
XImage.OCR for C# library enables OCR feature to read Polish text from image, scanned PDF in .NET Web, Windows applications. Coming soon. This OCR language package includes : * Polish language This nuget package includes : * OCR (Optical Character Recognition) engine to convert image, multi-page TIFF, PDF to editable text content in .NET apps * Polish 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.