Syncfusion.PDF.OCR.Net.Core 31.2.5

Prefix Reserved
dotnet add package Syncfusion.PDF.OCR.Net.Core --version 31.2.5
                    
NuGet\Install-Package Syncfusion.PDF.OCR.Net.Core -Version 31.2.5
                    
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.5" />
                    
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.5" />
                    
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.5
                    
#r "nuget: Syncfusion.PDF.OCR.Net.Core, 31.2.5"
                    
#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.5
                    
#: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.5
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.PDF.OCR.Net.Core&version=31.2.5
                    
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.5 56 11/3/2025
31.2.4 224 10/28/2025
31.2.3 253 10/21/2025
31.2.2 267 10/15/2025
31.1.23 272 10/6/2025
31.1.22 315 9/30/2025
31.1.21 383 9/22/2025
31.1.20 406 9/16/2025
31.1.19 435 9/11/2025
31.1.18 229 9/10/2025
31.1.17 258 9/5/2025
30.2.7 587 8/25/2025
30.2.6 734 8/18/2025
30.2.5 477 8/13/2025
30.2.4 3,372 8/7/2025
30.1.42 549 7/28/2025
30.1.41 984 7/22/2025
30.1.40 626 7/14/2025
30.1.39 471 7/8/2025
30.1.38 659 7/1/2025
30.1.37 599 6/25/2025
29.2.11 7,206 6/16/2025
29.2.10 804 6/9/2025
29.2.9 566 6/5/2025
29.2.8 424 6/3/2025
29.2.7 565 5/26/2025
29.2.5 880 5/21/2025
29.2.4 2,824 5/14/2025
29.1.41 1,243 5/5/2025
29.1.40 557 4/28/2025
29.1.39 1,953 4/21/2025
29.1.38 2,633 4/15/2025
29.1.37 1,116 4/8/2025
29.1.35 16,368 4/1/2025
29.1.33 1,061 3/25/2025
28.2.12 1,166 3/19/2025
28.2.11 3,736 3/11/2025
28.2.9 1,518 3/4/2025
28.2.7 2,927 2/25/2025
28.2.6 1,733 2/18/2025
28.2.5 3,362 2/11/2025
28.2.4 1,211 2/4/2025
28.2.3 2,251 1/29/2025
28.1.41 4,768 1/21/2025
28.1.39 1,322 1/14/2025
28.1.38 2,677 1/7/2025
28.1.37 812 12/31/2024
28.1.36 995 12/23/2024
28.1.35 13,239 12/18/2024
28.1.33 2,491 12/12/2024
27.2.5 1,429 12/2/2024
27.2.4 1,987 11/26/2024
27.2.3 814 11/22/2024
27.2.2 1,570 11/15/2024
27.1.58 2,507 11/4/2024
27.1.57 955 10/29/2024
27.1.56 1,558 10/23/2024
27.1.55 1,180 10/21/2024
27.1.53 3,189 10/14/2024
27.1.52 671 10/7/2024
27.1.51 1,972 9/30/2024
27.1.50 1,480 9/24/2024
27.1.48 1,699 9/18/2024
26.2.14 2,171 9/9/2024
26.2.13 1,397 9/5/2024
26.2.12 543 9/2/2024
26.2.11 1,468 8/27/2024
26.2.10 895 8/19/2024
26.2.9 1,362 8/12/2024
26.2.8 446 8/5/2024
26.2.7 963 7/29/2024
26.2.5 2,055 7/26/2024
26.2.4 682 7/24/2024
26.1.42 1,038 7/15/2024
26.1.41 1,187 7/8/2024
26.1.40 429 7/1/2024
26.1.39 515 6/24/2024
26.1.38 796 6/18/2024
26.1.35 1,404 6/11/2024
25.2.7 520 6/3/2024
25.2.6 2,818 5/28/2024
25.2.5 429 5/21/2024
25.2.4 2,011 5/14/2024
25.2.3 1,251 5/8/2024
25.1.42 395 4/29/2024
25.1.41 248,975 4/23/2024
25.1.40 361 4/15/2024
25.1.39 48,223 4/8/2024
25.1.38 912 4/1/2024
25.1.37 424 3/26/2024
25.1.35 19,971 3/15/2024
24.2.9 948 3/5/2024
24.2.8 6,447 2/27/2024
24.2.7 8,566 2/20/2024
24.2.6 1,187 2/15/2024
24.2.5 349 2/12/2024
24.2.4 475 2/6/2024
24.2.3 936 1/31/2024
24.1.47 1,066 1/23/2024
24.1.46 741 1/17/2024
24.1.45 386 1/9/2024
24.1.44 462 1/3/2024
24.1.43 316 12/27/2023
24.1.41 11,434 12/18/2023
23.2.7 504 12/6/2023
23.2.6 2,936 11/28/2023
23.2.5 293 11/23/2023
23.2.4 335 11/20/2023
23.1.44 381 11/6/2023
23.1.43 315 10/30/2023
23.1.42 335 10/23/2023
23.1.41 2,836 10/16/2023
23.1.40 3,688 10/10/2023
23.1.39 598 10/4/2023
23.1.38 329 9/26/2023
23.1.36 684 9/15/2023
22.2.12 617 9/5/2023
22.2.11 507 8/28/2023
22.2.10 1,418 8/22/2023
22.2.9 389 8/14/2023
22.2.8 454 8/7/2023
22.2.7 350 8/2/2023
22.2.5 9,862 7/27/2023
22.1.39 461 7/18/2023
22.1.38 477 7/11/2023
22.1.37 820 7/3/2023
22.1.36 475 6/28/2023
22.1.34 548 6/21/2023
21.2.10 2,992 6/13/2023
21.2.9 387 6/6/2023
21.2.8 600 5/30/2023
21.2.6 355 5/22/2023
21.2.5 478 5/15/2023
21.2.4 2,689 5/9/2023
21.2.3 1,822 5/3/2023
21.1.41 709 4/19/2023
21.1.39 1,516 4/10/2023
21.1.38 566 4/3/2023
21.1.37 504 3/29/2023
21.1.35 640 3/23/2023
20.4.0.54 641 3/13/2023
20.4.0.53 690 3/7/2023
20.4.0.52 590 2/28/2023
20.4.0.51 594 2/21/2023
20.4.0.50 576 2/14/2023
20.4.0.48 670 2/1/2023
20.4.0.44 1,381 1/18/2023
20.4.0.43 958 1/10/2023
20.4.0.42 703 1/4/2023
20.4.0.41 597 12/29/2022
20.4.0.40 522 12/28/2022
20.4.0.38 613 12/21/2022
20.3.0.61 633 12/13/2022
20.3.0.60 598 12/6/2022
20.3.0.59 633 11/29/2022
20.3.0.58 1,190 11/22/2022
20.3.0.57 758 11/15/2022
20.3.0.56 1,026 11/8/2022
20.3.0.52 647 10/27/2022
20.3.0.50 978 10/18/2022
20.3.0.49 642 10/11/2022
20.3.0.48 591 10/5/2022
20.3.0.47 35,117 9/29/2022
20.2.0.50 756 9/20/2022
20.2.0.49 780 9/13/2022
20.2.0.48 685 9/6/2022
20.2.0.46 680 8/30/2022
20.2.0.45 6,953 8/23/2022
20.2.0.44 895 8/16/2022
20.2.0.43 755 8/8/2022
20.2.0.40 895 7/26/2022
20.2.0.39 776 7/19/2022
20.2.0.38 2,694 7/12/2022
20.2.0.36 20,917 6/30/2022
20.1.0.61 1,271 6/21/2022
20.1.0.60 866 6/14/2022
20.1.0.59 901 6/7/2022
20.1.0.58 36,838 5/31/2022
20.1.0.57 2,562 5/24/2022
20.1.0.56 797 5/17/2022
20.1.0.55 3,462 5/12/2022
20.1.0.52 983 5/3/2022
20.1.0.51 830 4/26/2022
20.1.0.50 987 4/19/2022
20.1.0.48 829 4/12/2022
20.1.0.47 802 4/4/2022
19.4.0.56 7,716 3/15/2022
19.4.0.55 1,002 3/8/2022
19.4.0.54 829 3/1/2022
19.4.0.53 838 2/22/2022
19.4.0.52 807 2/15/2022
19.4.0.50 808 2/8/2022
19.4.0.48 3,175 1/31/2022
19.4.0.47 800 1/25/2022
19.4.0.43 903 1/18/2022
19.4.0.42 799 1/11/2022
19.4.0.41 685 1/4/2022
19.4.0.40 536 12/28/2021
19.4.0.38 646 12/17/2021
19.3.0.59 605 12/14/2021
19.3.0.57 776 12/7/2021
19.3.0.56 714 11/30/2021
19.3.0.55 604 11/23/2021
19.3.0.54 618 11/17/2021
19.3.0.53 590 11/12/2021
19.3.0.48 714 11/3/2021
19.3.0.47 1,141 10/26/2021
19.3.0.43 162,982 9/30/2021
19.2.0.55 978 8/11/2021
19.2.0.44 990 6/30/2021
19.1.0.63 1,030 5/13/2021
19.1.0.54 57,384 3/30/2021
18.4.0.39 9,389 1/28/2021
18.4.0.30 3,792 12/17/2020
18.3.0.47 11,128 11/5/2020
18.3.0.35 8,136 10/1/2020
18.2.0.44 3,860 7/7/2020
18.1.0.52 2,543 5/13/2020
18.1.0.42 1,835 4/1/2020
18.1.0.36-beta 610 3/19/2020