Skip to main content
IronOcr.Android package icon

IronOcr.Android

IronOCR.Android is an advanced OCR library for C# and .NET, supporting cross-platform applications like MAUI and Avalonia. It provides Tesseract OCR on Android for: * .NET 8 * .NET 7 * MAUI for Android * Avalonia for Android IronOCR reads Text from all major image formats using the latest Tesseract 5 engine. This library adds OCR functionality to mobile applications in minutes. IronOCR's Unique Features: * Pure .NET OCR API * All OCR tasks run locally (no SAAS) * Corrects low quality, noisy and distorted scans * Performance tuned above and beyond any other known build of Tesseract OCR. * Reads multi-page TIFFs * Can save any OCR Scan to XHTML Data output options include: Plain Text and an OCR Result class containing paragraphs, lines, words, and characters. Language Support: English. Licensing & Support available for commercial deployments. Email: [email protected] For code examples, documentation & more visit http://ironsoftware.com/csharp/ocr/

Total Downloads
9.7K
9,714
Published
Apr 8, 2025
Latest stable version

Install

.NET CLI
dotnet add package IronOcr.Android --version 2025.4.13
Package Manager Console
Install-Package IronOcr.Android -Version 2025.4.13
PackageReference
<PackageReference Include="IronOcr.Android" Version="2025.4.13" />

Frameworks

net8.0-android34.0

Dependencies

[2025.3.6, )
IronSoftware.Common
net8.0-android34.0
[2025.3.1, )
IronSoftware.Abstractions
net8.0-android34.0
[2025.3.1, )
Newtonsoft.Json
net8.0-android34.0
[13.0.3, )
Microsoft.Maui.Graphics
net8.0-android34.0
[7.0.92, )
SkiaSharp
net8.0-android34.0
[2.88.7, )
SkiaSharp.Svg
net8.0-android34.0
[1.60.0, )

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.