Tesseract 5.2.0

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

Tesseract 5 adds a new neural net (LSTM) based OCR engine which is focused on line recognition, but also still supports the legacy Tesseract OCR engine of Tesseract 3 which works by recognizing character patterns. Compatibility with Tesseract 3 is enabled by using the Legacy OCR Engine mode (--oem 0). It also needs traineddata files which support the legacy engine, for example those from the tessdata repository.

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. 
.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 is compatible.  net471 was computed.  net472 was computed.  net48 is compatible.  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.
  • .NETFramework 4.7

    • No dependencies.
  • .NETFramework 4.8

    • No dependencies.
  • .NETStandard 2.0

NuGet packages (75)

Showing the top 5 NuGet packages that depend on Tesseract:

Package Downloads
Tesseract.Drawing

Adds support for interop with System.Drawing to Tesseract such as passing Bitmap to Tesseract.

SautinSoft.PdfFocus

PDF Focus .Net is .NET assembly which provides you API functions to convert PDF to All: PDF to Word (DOCX, RTF). PDF to Images (Multipage TIFF, PNG, Jpeg and so forth). PDF to Excel. PDF to HTML. PDF to XML. PDF to Text.

SautinSoft.Pdf

Create, Read and Edit PDF documents. Split and Merge PDF. Create and Fill forms. Extract text, tables, images. Search text. Extract and modify PDF metadata. Recognize table. Redact PDF. Convert to PDF/A. Digital signature. .NET Framework 4.6.2 and higher. .NET 6 and higher. Multi-platform: Windows / macOS / Linux. Deploy to Azure and AWS.

RatEye

Image processing library for Escape from Tarkov

Tesseract.Helper

This helps to read simple text (string or number) from the images using Tesseract without additional configuration. IMPORTANT : Change the properties of all the files in the "tessdata" folder for "Copy To Output Directory" as "Copy always". Sample Project : https://github.com/rohitvipin/TesseractHelper.Demo

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on Tesseract:

Repository Stars
Danily07/Translumo
Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.
Andrewthe13th/Inventory_Kamera
Scans Genshin Impact characters, artifacts, and weapons from the game window into a JSON file.
RatScanner/RatScanner
Rat Scanner a helpful tool for Escape from Tarkov.
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
A9T9/Free-Ocr-Windows-Desktop
Free open-source OCR application for the Windows Desktop - A modern GUI front-end for the Tesseract OCR engine. The application also includes support for reading and OCR'ing PDF files.
WFCD/WFinfo
:computer: A fissure Companion App for Warframe
EasyConNS/EasyCon
a ns gamepad controller
robela/OCR-Invoice
a console application that would run on Windows server to scan user’s Bill and Receipts, which are either captured by camera or in form of an electronic file like pdf etc. 1. All the invoices/receipts will be uploaded on server in a folder 2. The uploaded invoices/receipts will be scanned by OCR app and extract following information from the file and put them in database table - Vendor/Party Name - Invoice date - Tax amount - Total amount - Line items(Item Name, Item Qty, Item rate, Item Tax & Item Amount) 3. The processing of OCR should be done with 90% of accuracy 4. Application designed be able to handle the noise & quality of the uploaded invoice images.
thepirat000/Snipping-Ocr
A simple Snipping tool for Windows with OCR capabilities
MoArtis/ResidentEvilSeamlessHdProject
HD Texture packs for the Resident Evil games and DC2 (Hopefully) ~ The packs are made feasible by a custom-made mask textures recreation tool.
Version Downloads Last updated
5.2.0 1,323,800 11/30/2022
4.1.1 2,384,421 11/15/2020
4.1.0-beta1 88,623 10/12/2019
3.3.0 640,327 12/16/2018
3.2.0-alpha4 21,372 8/23/2017
3.2.0-alpha3 2,746 7/4/2017
3.2.0-alpha2 5,625 10/16/2016
3.2.0-alpha1 2,556 8/30/2016
3.0.2 736,500 2/13/2016
3.0.2-alpha1 2,402 2/8/2016
3.0.1 30,419 12/23/2015
3.0.0 6,240 12/19/2015
2.4.1 17,403 10/25/2015
2.4.0 27,236 7/25/2015
2.3.0 31,457 3/29/2015
2.2.0 14,140 1/26/2015
2.1.1.1 10,384 12/2/2014
2.1.0.1 5,717 11/1/2014
2.0.0.1 7,474 9/21/2014
1.0.12 6,810 6/28/2014
1.0.11 2,792 6/22/2014
1.0.10 6,592 1/27/2014
1.0.9 2,645 1/24/2014
1.0.8 3,098 1/6/2014
1.0.7 2,621 1/3/2014
1.0.6 2,784 12/24/2013
1.0.5 2,632 12/20/2013
1.0.4 4,040 12/10/2013
1.0.0-alpha2 2,414 10/4/2013
1.0.0-alpha1 2,313 10/4/2013