Skip to main content
PaddleOCR.Cli package icon

PaddleOCR.Cli

`paddleocr-sharp`, the command-line front-end to the PaddleOCR .NET library: parse pages of a PDF or an image to markdown and JSON, recognise a single cropped block, fetch the models, and benchmark the stages. Pure C#, no ONNX Runtime and no Paddle Inference.

Total Downloads
824
824
Published
Sep 12, 2026
Latest stable version

Install

.NET CLI
dotnet add package PaddleOCR.Cli --version 26.9.5064
Package Manager Console
Install-Package PaddleOCR.Cli -Version 26.9.5064
PackageReference
<PackageReference Include="PaddleOCR.Cli" Version="26.9.5064" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

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.