Tesseract.Native
Cross-platform native Tesseract OCR + Leptonica binaries (win-x64, win-arm64, linux-x64, linux-arm64, osx-arm64), built from source in GitHub Actions. Installing this package restores the runtimes/<rid>/native asset for whichever platform you're building/publishing for. Point charlesw/tesseract's TesseractEnviornment.CustomSearchPath (or your own native search path) at that folder in your output directory to use it.
Install
dotnet add package Tesseract.Native --version 5.5.2.200
Install-Package Tesseract.Native -Version 5.5.2.200
<PackageReference Include="Tesseract.Native" Version="5.5.2.200" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
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.