Skip to main content
Sdcb.SimdPaddleOCR package icon

Sdcb.SimdPaddleOCR

Pure C# PP-OCRv6 inference (DET + CLS + REC). Cross-platform hand-written kernels and GEMM, very high performance, low memory requirements, and very high accuracy. No Paddle Inference, ONNX Runtime, or OpenCV native libraries. Accepts interleaved BGR24 / RGB24 / BGRA32 / RGBA32.

Total Downloads
1.1K
1,078
Published
Sep 21, 2026
Latest stable version

Install

.NET CLI
dotnet add package Sdcb.SimdPaddleOCR --version 1.4.2
Package Manager Console
Install-Package Sdcb.SimdPaddleOCR -Version 1.4.2
PackageReference
<PackageReference Include="Sdcb.SimdPaddleOCR" Version="1.4.2" />

Frameworks

net10.0 .NETStandard2.0

Dependencies

[1.0.0, )
Microsoft.Bcl.Numerics
.NETStandard2.0
[10.0.11, )
System.Memory
.NETStandard2.0
[4.6.3, )
[4.6.1, )
[4.6.3, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

Compatibility metadata lists 2 target frameworks; 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.