Syncfusion.PDF.OCR.Net.Core 31.2.2

Prefix Reserved
dotnet add package Syncfusion.PDF.OCR.Net.Core --version 31.2.2
                    
NuGet\Install-Package Syncfusion.PDF.OCR.Net.Core -Version 31.2.2
                    
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="31.2.2" />
                    
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="31.2.2" />
                    
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 31.2.2
                    
#r "nuget: Syncfusion.PDF.OCR.Net.Core, 31.2.2"
                    
#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@31.2.2
                    
#: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=31.2.2
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.PDF.OCR.Net.Core&version=31.2.2
                    
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
31.2.2 189 10/15/2025
31.1.23 243 10/6/2025
31.1.22 257 9/30/2025
31.1.21 310 9/22/2025
31.1.20 388 9/16/2025
31.1.19 361 9/11/2025
31.1.18 216 9/10/2025
31.1.17 245 9/5/2025
30.2.7 490 8/25/2025
30.2.6 602 8/18/2025
30.2.5 463 8/13/2025
30.2.4 2,798 8/7/2025
30.1.42 536 7/28/2025
30.1.41 966 7/22/2025
30.1.40 610 7/14/2025
30.1.39 459 7/8/2025
30.1.38 640 7/1/2025
30.1.37 579 6/25/2025
29.2.11 5,485 6/16/2025
29.2.10 780 6/9/2025
29.2.9 550 6/5/2025
29.2.8 410 6/3/2025
29.2.7 550 5/26/2025
29.2.5 855 5/21/2025
29.2.4 2,797 5/14/2025
29.1.41 1,144 5/5/2025
29.1.40 505 4/28/2025
29.1.39 1,885 4/21/2025
29.1.38 2,604 4/15/2025
29.1.37 1,101 4/8/2025
29.1.35 15,163 4/1/2025
29.1.33 1,049 3/25/2025
28.2.12 1,152 3/19/2025
28.2.11 3,720 3/11/2025
28.2.9 1,505 3/4/2025
28.2.7 2,911 2/25/2025
28.2.6 1,699 2/18/2025
28.2.5 3,233 2/11/2025
28.2.4 1,182 2/4/2025
28.2.3 2,215 1/29/2025
28.1.41 4,722 1/21/2025
28.1.39 1,299 1/14/2025
28.1.38 2,666 1/7/2025
28.1.37 796 12/31/2024
28.1.36 978 12/23/2024
28.1.35 13,085 12/18/2024
28.1.33 2,472 12/12/2024
27.2.5 1,408 12/2/2024
27.2.4 1,944 11/26/2024
27.2.3 802 11/22/2024
27.2.2 1,557 11/15/2024
27.1.58 2,491 11/4/2024
27.1.57 942 10/29/2024
27.1.56 1,539 10/23/2024
27.1.55 1,163 10/21/2024
27.1.53 3,172 10/14/2024
27.1.52 655 10/7/2024
27.1.51 1,952 9/30/2024
27.1.50 1,460 9/24/2024
27.1.48 1,685 9/18/2024
26.2.14 2,112 9/9/2024
26.2.13 1,380 9/5/2024
26.2.12 528 9/2/2024
26.2.11 1,456 8/27/2024
26.2.10 881 8/19/2024
26.2.9 1,347 8/12/2024
26.2.8 432 8/5/2024
26.2.7 947 7/29/2024
26.2.5 2,041 7/26/2024
26.2.4 667 7/24/2024
26.1.42 1,021 7/15/2024
26.1.41 1,148 7/8/2024
26.1.40 428 7/1/2024
26.1.39 511 6/24/2024
26.1.38 784 6/18/2024
26.1.35 1,379 6/11/2024
25.2.7 517 6/3/2024
25.2.6 2,779 5/28/2024
25.2.5 428 5/21/2024
25.2.4 2,007 5/14/2024
25.2.3 1,245 5/8/2024
25.1.42 394 4/29/2024
25.1.41 238,947 4/23/2024
25.1.40 354 4/15/2024
25.1.39 47,437 4/8/2024
25.1.38 911 4/1/2024
25.1.37 418 3/26/2024
25.1.35 19,953 3/15/2024
24.2.9 940 3/5/2024
24.2.8 6,441 2/27/2024
24.2.7 8,400 2/20/2024
24.2.6 1,166 2/15/2024
24.2.5 343 2/12/2024
24.2.4 469 2/6/2024
24.2.3 932 1/31/2024
24.1.47 1,061 1/23/2024
24.1.46 731 1/17/2024
24.1.45 381 1/9/2024
24.1.44 460 1/3/2024
24.1.43 312 12/27/2023
24.1.41 11,432 12/18/2023
23.2.7 496 12/6/2023
23.2.6 2,932 11/28/2023
23.2.5 290 11/23/2023
23.2.4 334 11/20/2023
23.1.44 377 11/6/2023
23.1.43 314 10/30/2023
23.1.42 328 10/23/2023
23.1.41 2,790 10/16/2023
23.1.40 3,668 10/10/2023
23.1.39 597 10/4/2023
23.1.38 320 9/26/2023
23.1.36 668 9/15/2023
22.2.12 612 9/5/2023
22.2.11 502 8/28/2023
22.2.10 1,416 8/22/2023
22.2.9 385 8/14/2023
22.2.8 448 8/7/2023
22.2.7 348 8/2/2023
22.2.5 9,860 7/27/2023
22.1.39 458 7/18/2023
22.1.38 470 7/11/2023
22.1.37 815 7/3/2023
22.1.36 469 6/28/2023
22.1.34 535 6/21/2023
21.2.10 2,984 6/13/2023
21.2.9 384 6/6/2023
21.2.8 597 5/30/2023
21.2.6 352 5/22/2023
21.2.5 476 5/15/2023
21.2.4 2,684 5/9/2023
21.2.3 1,808 5/3/2023
21.1.41 706 4/19/2023
21.1.39 1,512 4/10/2023
21.1.38 564 4/3/2023
21.1.37 502 3/29/2023
21.1.35 636 3/23/2023
20.4.0.54 637 3/13/2023
20.4.0.53 688 3/7/2023
20.4.0.52 587 2/28/2023
20.4.0.51 589 2/21/2023
20.4.0.50 570 2/14/2023
20.4.0.48 668 2/1/2023
20.4.0.44 1,379 1/18/2023
20.4.0.43 954 1/10/2023
20.4.0.42 698 1/4/2023
20.4.0.41 592 12/29/2022
20.4.0.40 514 12/28/2022
20.4.0.38 607 12/21/2022
20.3.0.61 628 12/13/2022
20.3.0.60 590 12/6/2022
20.3.0.59 626 11/29/2022
20.3.0.58 1,184 11/22/2022
20.3.0.57 750 11/15/2022
20.3.0.56 1,024 11/8/2022
20.3.0.52 642 10/27/2022
20.3.0.50 971 10/18/2022
20.3.0.49 637 10/11/2022
20.3.0.48 584 10/5/2022
20.3.0.47 35,070 9/29/2022
20.2.0.50 747 9/20/2022
20.2.0.49 775 9/13/2022
20.2.0.48 681 9/6/2022
20.2.0.46 671 8/30/2022
20.2.0.45 6,945 8/23/2022
20.2.0.44 891 8/16/2022
20.2.0.43 752 8/8/2022
20.2.0.40 891 7/26/2022
20.2.0.39 768 7/19/2022
20.2.0.38 2,687 7/12/2022
20.2.0.36 20,853 6/30/2022
20.1.0.61 1,259 6/21/2022
20.1.0.60 857 6/14/2022
20.1.0.59 893 6/7/2022
20.1.0.58 36,828 5/31/2022
20.1.0.57 2,557 5/24/2022
20.1.0.56 792 5/17/2022
20.1.0.55 3,458 5/12/2022
20.1.0.52 975 5/3/2022
20.1.0.51 826 4/26/2022
20.1.0.50 977 4/19/2022
20.1.0.48 823 4/12/2022
20.1.0.47 792 4/4/2022
19.4.0.56 7,687 3/15/2022
19.4.0.55 995 3/8/2022
19.4.0.54 819 3/1/2022
19.4.0.53 833 2/22/2022
19.4.0.52 799 2/15/2022
19.4.0.50 796 2/8/2022
19.4.0.48 3,165 1/31/2022
19.4.0.47 792 1/25/2022
19.4.0.43 897 1/18/2022
19.4.0.42 789 1/11/2022
19.4.0.41 678 1/4/2022
19.4.0.40 531 12/28/2021
19.4.0.38 635 12/17/2021
19.3.0.59 597 12/14/2021
19.3.0.57 765 12/7/2021
19.3.0.56 700 11/30/2021
19.3.0.55 595 11/23/2021
19.3.0.54 609 11/17/2021
19.3.0.53 577 11/12/2021
19.3.0.48 705 11/3/2021
19.3.0.47 1,131 10/26/2021
19.3.0.43 160,501 9/30/2021
19.2.0.55 972 8/11/2021
19.2.0.44 981 6/30/2021
19.1.0.63 1,024 5/13/2021
19.1.0.54 57,049 3/30/2021
18.4.0.39 9,338 1/28/2021
18.4.0.30 3,780 12/17/2020
18.3.0.47 11,116 11/5/2020
18.3.0.35 8,074 10/1/2020
18.2.0.44 3,852 7/7/2020
18.1.0.52 2,537 5/13/2020
18.1.0.42 1,823 4/1/2020
18.1.0.36-beta 596 3/19/2020