Syncfusion.PDF.OCR.Net.Core 30.1.40

Prefix Reserved
dotnet add package Syncfusion.PDF.OCR.Net.Core --version 30.1.40
                    
NuGet\Install-Package Syncfusion.PDF.OCR.Net.Core -Version 30.1.40
                    
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="Syncfusion.PDF.OCR.Net.Core" Version="30.1.40" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.PDF.OCR.Net.Core" Version="30.1.40" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.PDF.OCR.Net.Core" />
                    
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 Syncfusion.PDF.OCR.Net.Core --version 30.1.40
                    
#r "nuget: Syncfusion.PDF.OCR.Net.Core, 30.1.40"
                    
#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 Syncfusion.PDF.OCR.Net.Core@30.1.40
                    
#: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=Syncfusion.PDF.OCR.Net.Core&version=30.1.40
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.PDF.OCR.Net.Core&version=30.1.40
                    
Install as a Cake Tool

The Syncfusion® .NET Core OCR library is a feature-rich and high-performance library that is used to recognizes characters from both images and PDF. Syncfusion® OCRProcessor uses tesseract, one of most accurate OCR engines.

Key Features

Getting Started

Install the Syncfusion.PDF.OCR.Net.Core NuGet package as reference to your .NET Core application from NuGet.org.

OCR a PDF document programmatically using C#

//Initialize the OCR processor by providing the path of tesseract binaries(SyncfusionTesseract.dll and liblept168.dll)
using (OCRProcessor processor = new OCRProcessor(@"TesseractBinaries\"))
{
//Load a PDF document
FileStream stream = new FileStream(@"Input.pdf", FileMode.Open);

//Load a PDF document
PdfLoadedDocument lDoc = new PdfLoadedDocument(stream);

//Set OCR language to process
processor.Settings.Language = Languages.English;

//Process OCR by providing the PDF document and Tesseract data
processor.PerformOCR(lDoc, @"TessData\");

//Save the OCR processed PDF document in the disk
FileStream fileStream = new FileStream("Sample.pdf", FileMode.CreateNew, FileAccess.ReadWrite);

//Save and close the PDF document 
lDoc.Save(fileStream);
lDoc.Close(true);

}

Help Resources

Support and feedback

License

This NuGet package is a part of the OPX product line. Any part of the OPX product line may be subject to additional terms, to include GPL or similar licenses. Syncfusion® holds no liability and provides no indemnity in any form for any OPX product. If you do not agree to these terms, do not download this NuGet package.

About Syncfusion®

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion® has more than 27,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1700+ components and frameworks for web (Blazor, Flutter, ASP.NET Core, ASP.NET MVC, ASP.NET Web Forms, JavaScript, Angular, React, Vue, and jQuery), mobile (.NET MAUI (Preview), Flutter, Xamarin, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, .NET MAUI (Preview), Flutter, Xamarin, and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

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 is compatible.  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 is compatible.  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 (35)

Showing the top 5 NuGet packages that depend on Syncfusion.PDF.OCR.Net.Core:

Package Downloads
Soneta.Kasa

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

Soneta.Core

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

Soneta.CRM

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

Soneta.KadryPlace

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

Soneta.Handel

Składnik programu Soneta. Program obsługi firmy: kadry-płace, księgowość, handel, magazyn, CRM, BI ...

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
30.1.40 49 7/14/2025
30.1.39 199 7/8/2025
30.1.38 344 7/1/2025
30.1.37 262 6/25/2025
29.2.11 316 6/16/2025
29.2.10 486 6/9/2025
29.2.9 291 6/5/2025
29.2.8 249 6/3/2025
29.2.7 344 5/26/2025
29.2.5 404 5/21/2025
29.2.4 1,474 5/14/2025
29.1.41 713 5/5/2025
29.1.40 358 4/28/2025
29.1.39 1,247 4/21/2025
29.1.38 2,327 4/15/2025
29.1.37 950 4/8/2025
29.1.35 8,062 4/1/2025
29.1.33 912 3/25/2025
28.2.12 950 3/19/2025
28.2.11 3,572 3/11/2025
28.2.9 1,363 3/4/2025
28.2.7 2,557 2/25/2025
28.2.6 1,446 2/18/2025
28.2.5 2,288 2/11/2025
28.2.4 958 2/4/2025
28.2.3 1,950 1/29/2025
28.1.41 4,394 1/21/2025
28.1.39 1,070 1/14/2025
28.1.38 2,539 1/7/2025
28.1.37 656 12/31/2024
28.1.36 830 12/23/2024
28.1.35 12,625 12/18/2024
28.1.33 2,315 12/12/2024
27.2.5 1,256 12/2/2024
27.2.4 1,479 11/26/2024
27.2.3 672 11/22/2024
27.2.2 1,399 11/15/2024
27.1.58 2,298 11/4/2024
27.1.57 811 10/29/2024
27.1.56 1,391 10/23/2024
27.1.55 959 10/21/2024
27.1.53 2,996 10/14/2024
27.1.52 509 10/7/2024
27.1.51 1,796 9/30/2024
27.1.50 1,299 9/24/2024
27.1.48 1,528 9/18/2024
26.2.14 1,780 9/9/2024
26.2.13 1,213 9/5/2024
26.2.12 385 9/2/2024
26.2.11 1,326 8/27/2024
26.2.10 748 8/19/2024
26.2.9 1,160 8/12/2024
26.2.8 306 8/5/2024
26.2.7 796 7/29/2024
26.2.5 1,897 7/26/2024
26.2.4 521 7/24/2024
26.1.42 883 7/15/2024
26.1.41 887 7/8/2024
26.1.40 371 7/1/2024
26.1.39 457 6/24/2024
26.1.38 720 6/18/2024
26.1.35 1,241 6/11/2024
25.2.7 436 6/3/2024
25.2.6 2,454 5/28/2024
25.2.5 376 5/21/2024
25.2.4 1,929 5/14/2024
25.2.3 1,159 5/8/2024
25.1.42 336 4/29/2024
25.1.41 173,278 4/23/2024
25.1.40 280 4/15/2024
25.1.39 42,556 4/8/2024
25.1.38 854 4/1/2024
25.1.37 356 3/26/2024
25.1.35 19,711 3/15/2024
24.2.9 844 3/5/2024
24.2.8 6,337 2/27/2024
24.2.7 7,270 2/20/2024
24.2.6 954 2/15/2024
24.2.5 275 2/12/2024
24.2.4 397 2/6/2024
24.2.3 859 1/31/2024
24.1.47 990 1/23/2024
24.1.46 662 1/17/2024
24.1.45 307 1/9/2024
24.1.44 409 1/3/2024
24.1.43 261 12/27/2023
24.1.41 11,378 12/18/2023
23.2.7 392 12/6/2023
23.2.6 2,882 11/28/2023
23.2.5 259 11/23/2023
23.2.4 306 11/20/2023
23.1.44 333 11/6/2023
23.1.43 281 10/30/2023
23.1.42 280 10/23/2023
23.1.41 2,502 10/16/2023
23.1.40 3,468 10/10/2023
23.1.39 564 10/4/2023
23.1.38 273 9/26/2023
23.1.36 546 9/15/2023
22.2.12 555 9/5/2023
22.2.11 448 8/28/2023
22.2.10 1,374 8/22/2023
22.2.9 338 8/14/2023
22.2.8 384 8/7/2023
22.2.7 304 8/2/2023
22.2.5 9,794 7/27/2023
22.1.39 404 7/18/2023
22.1.38 410 7/11/2023
22.1.37 760 7/3/2023
22.1.36 402 6/28/2023
22.1.34 383 6/21/2023
21.2.10 2,916 6/13/2023
21.2.9 318 6/6/2023
21.2.8 545 5/30/2023
21.2.6 311 5/22/2023
21.2.5 417 5/15/2023
21.2.4 2,621 5/9/2023
21.2.3 1,602 5/3/2023
21.1.41 662 4/19/2023
21.1.39 1,447 4/10/2023
21.1.38 511 4/3/2023
21.1.37 448 3/29/2023
21.1.35 582 3/23/2023
20.4.0.54 583 3/13/2023
20.4.0.53 633 3/7/2023
20.4.0.52 526 2/28/2023
20.4.0.51 520 2/21/2023
20.4.0.50 506 2/14/2023
20.4.0.48 608 2/1/2023
20.4.0.44 1,316 1/18/2023
20.4.0.43 891 1/10/2023
20.4.0.42 645 1/4/2023
20.4.0.41 521 12/29/2022
20.4.0.40 452 12/28/2022
20.4.0.38 548 12/21/2022
20.3.0.61 558 12/13/2022
20.3.0.60 520 12/6/2022
20.3.0.59 555 11/29/2022
20.3.0.58 1,116 11/22/2022
20.3.0.57 681 11/15/2022
20.3.0.56 967 11/8/2022
20.3.0.52 571 10/27/2022
20.3.0.50 895 10/18/2022
20.3.0.49 580 10/11/2022
20.3.0.48 518 10/5/2022
20.3.0.47 34,619 9/29/2022
20.2.0.50 689 9/20/2022
20.2.0.49 706 9/13/2022
20.2.0.48 625 9/6/2022
20.2.0.46 597 8/30/2022
20.2.0.45 6,848 8/23/2022
20.2.0.44 823 8/16/2022
20.2.0.43 694 8/8/2022
20.2.0.40 832 7/26/2022
20.2.0.39 693 7/19/2022
20.2.0.38 2,640 7/12/2022
20.2.0.36 20,337 6/30/2022
20.1.0.61 1,186 6/21/2022
20.1.0.60 782 6/14/2022
20.1.0.59 824 6/7/2022
20.1.0.58 36,748 5/31/2022
20.1.0.57 2,482 5/24/2022
20.1.0.56 726 5/17/2022
20.1.0.55 3,389 5/12/2022
20.1.0.52 896 5/3/2022
20.1.0.51 766 4/26/2022
20.1.0.50 896 4/19/2022
20.1.0.48 748 4/12/2022
20.1.0.47 716 4/4/2022
19.4.0.56 7,611 3/15/2022
19.4.0.55 915 3/8/2022
19.4.0.54 749 3/1/2022
19.4.0.53 760 2/22/2022
19.4.0.52 727 2/15/2022
19.4.0.50 719 2/8/2022
19.4.0.48 3,092 1/31/2022
19.4.0.47 728 1/25/2022
19.4.0.43 811 1/18/2022
19.4.0.42 727 1/11/2022
19.4.0.41 614 1/4/2022
19.4.0.40 469 12/28/2021
19.4.0.38 561 12/17/2021
19.3.0.59 528 12/14/2021
19.3.0.57 708 12/7/2021
19.3.0.56 632 11/30/2021
19.3.0.55 533 11/23/2021
19.3.0.54 534 11/17/2021
19.3.0.53 505 11/12/2021
19.3.0.48 630 11/3/2021
19.3.0.47 1,053 10/26/2021
19.3.0.43 144,036 9/30/2021
19.2.0.55 911 8/11/2021
19.2.0.44 905 6/30/2021
19.1.0.63 961 5/13/2021
19.1.0.54 56,114 3/30/2021
18.4.0.39 8,953 1/28/2021
18.4.0.30 3,709 12/17/2020
18.3.0.47 10,996 11/5/2020
18.3.0.35 7,788 10/1/2020
18.2.0.44 3,783 7/7/2020
18.1.0.52 2,448 5/13/2020
18.1.0.42 1,744 4/1/2020
18.1.0.36-beta 536 3/19/2020