Suntech.KazamCaptureAI.ZebraOcr 1.0.12

Suggested Alternatives

Suntech.Cattura.ZebraOcr 1.0.12

dotnet add package Suntech.KazamCaptureAI.ZebraOcr --version 1.0.12
                    
NuGet\Install-Package Suntech.KazamCaptureAI.ZebraOcr -Version 1.0.12
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Suntech.KazamCaptureAI.ZebraOcr" Version="1.0.12" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Suntech.KazamCaptureAI.ZebraOcr" Version="1.0.12" />
                    
Directory.Packages.props
<PackageReference Include="Suntech.KazamCaptureAI.ZebraOcr" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Suntech.KazamCaptureAI.ZebraOcr --version 1.0.12
                    
#r "nuget: Suntech.KazamCaptureAI.ZebraOcr, 1.0.12"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Suntech.KazamCaptureAI.ZebraOcr@1.0.12
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Suntech.KazamCaptureAI.ZebraOcr&version=1.0.12
                    
Install as a Cake Addin
#tool nuget:?package=Suntech.KazamCaptureAI.ZebraOcr&version=1.0.12
                    
Install as a Cake Tool

Suntech.KazamCaptureAI.ZebraOcr

This is a dependency package. Do not reference it directly. Install Suntech.KazamCaptureAI instead — it will pull this package automatically.


What is this package?

Suntech.KazamCaptureAI.ZebraOcr is a satellite package of the KAZAM CAPTURE AI SDK.

It contains the Zebra AI text-OCR recognizer model (text-ocr-recognizer-2.8.1.aar, ~197 MB), which is the neural network used by the Zebra AI DataCapture SDK to perform multi-line text recognition (OCR) in camera frames.

The model is embedded in the package assembly and is automatically extracted into the consumer APK by the .NET Android build system — no manual configuration is required.


Why is it a separate package?

NuGet.org enforces a 250 MB size limit per package. The full KAZAM CAPTURE AI SDK includes two large AI model files that together exceed this limit. They are therefore distributed as separate satellite packages:

Package Content Size
Suntech.KazamCaptureAI SDK binding + Zebra runtime ~47 MB
Suntech.KazamCaptureAI.ZebraBarcode Barcode AI model ~108 MB
Suntech.KazamCaptureAI.ZebraOcr OCR AI model ~197 MB

Installation


<PackageReference Include="Suntech.KazamCaptureAI" Version="1.0.12" />

Support

© 2025 Suntech Srl — All rights reserved.

Product Compatible and additional computed target framework versions.
.NET net10.0-android36.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0-android36.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Suntech.KazamCaptureAI.ZebraOcr:

Package Downloads
Suntech.KazamCaptureAI

KAZAM CAPTURE AI — Zebra AI DataCapture SDK for .NET MAUI and .NET for Android. Provides barcode decoding (44+ symbologies) and OCR text recognition on Zebra devices via the Zebra AI DataCapture SDK 3.2.8. For production: pass the JWT license issued by Suntech to ZebraAiScanner.Initialize(). For evaluation: pass the string "DEMO" (results partially obfuscated with asterisks). Includes transitive dependencies: Kotlin stdlib, CameraX, AndroidX.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.12 153 4/15/2026 1.0.12 is deprecated because it is no longer maintained.
1.0.6 115 4/14/2026
1.0.5 125 4/14/2026 1.0.5 is deprecated because it has critical bugs.
1.0.4 110 4/13/2026
1.0.3 116 4/13/2026