Sdcb.PaddleOCR 2.6.0-preview4

Prefix Reserved
This is a prerelease version of Sdcb.PaddleOCR.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Sdcb.PaddleOCR --version 2.6.0-preview4
                    
NuGet\Install-Package Sdcb.PaddleOCR -Version 2.6.0-preview4
                    
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="Sdcb.PaddleOCR" Version="2.6.0-preview4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sdcb.PaddleOCR" Version="2.6.0-preview4" />
                    
Directory.Packages.props
<PackageReference Include="Sdcb.PaddleOCR" />
                    
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 Sdcb.PaddleOCR --version 2.6.0-preview4
                    
#r "nuget: Sdcb.PaddleOCR, 2.6.0-preview4"
                    
#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 Sdcb.PaddleOCR@2.6.0-preview4
                    
#: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=Sdcb.PaddleOCR&version=2.6.0-preview4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Sdcb.PaddleOCR&version=2.6.0-preview4&prerelease
                    
Install as a Cake Tool

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition)

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Sdcb.PaddleOCR:

Package Downloads
Sdcb.PaddleOCR.Models.Local

Known models for PaddleOCR

Sdcb.PaddleOCR.Models.Online

Provides on-demand downloading of PaddleOCR models.

BotSharp.Plugin.PaddleSharp

Package Description

Wlkr.SafePaddleOCR

基于PaddleSharp.PaddleOCR设计的线程安全模板,示例: SafePaddleOCR safePaddleOCR = new SafePaddleOCR(); string imgPath = @"DimTechStudio-Logo.png"; var res = safePaddleOCR.Run(imgPath); Console.WriteLine($"res: {res.data.Text}");

PaddleSharpLocal.RuntimeTools

Paddle的OCR文字识别的主库

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Sdcb.PaddleOCR:

Repository Stars
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
SnapXL/SnapX
SnapX is a free, open-source, cross-platform tool that lets you capture or record any area of your screen and instantly share it with a single keypress. Upload images, videos, text, and more to multiple supported destinations—all with ease. ShareX fork
PavlikBender/ScreTran
Простой экранный переводчик, screen translator
Version Downloads Last Updated
3.0.1 11,175 6/23/2025
3.0.0 10,071 6/14/2025
2.7.0.3 23,120 6/25/2024
2.7.0.2 521 6/14/2024
2.7.0.1 16,880 1/15/2024
2.7.0 21,944 8/14/2023
2.7.0-preview.1 195 8/10/2023
2.6.0.6-preview.8 222 8/5/2023
2.6.0.6-preview.7 148 8/5/2023
2.6.0.6-preview.6 159 8/4/2023
2.6.0.6-preview.5 206 7/16/2023
2.6.0.6-preview.4 185 7/11/2023
2.6.0.6-preview.3 158 7/10/2023
2.6.0.6-preview.1 169 7/6/2023
2.6.0.5 5,764 6/17/2023
2.6.0.4 919 5/4/2023
2.6.0.3 640 5/3/2023
2.6.0.2 1,089 3/31/2023
2.6.0.1 2,534 12/8/2022
2.6.0 2,075 9/19/2022
2.6.0-preview6 303 9/10/2022
2.6.0-preview5 244 9/10/2022
2.6.0-preview4 255 8/27/2022
2.6.0-preview3 249 8/24/2022
2.5.0 3,992 8/1/2022
2.3.0 1,066 6/27/2022
2.2.2 2,346 2/18/2022