Install via winget
winget
install
UB-Mannheim.TesseractOCR
Upgrade via winget
winget
upgrade
UB-Mannheim.TesseractOCR
About Tesseract-OCR
Tesseract is the world's most accurate open-source OCR engine, maintained by the Mannheim University Library for Windows. It supports over 100 languages, LSTM neural network-based recognition, command-line and API access, and various output formats including plain text, PDF, TSV, and hOCR. An indispensable tool for document digitization workflows.
Package ID
UB-Mannheim.TesseractOCR
Version
5.3.3.20231005
License
Apache-2.0
Installer Type
nullsoft
Release Date
2023-10-05
Moniker
tesseract
Source
Tags
Frequently Asked Questions
How do I install Tesseract-OCR using winget?
Open a terminal (PowerShell or Command Prompt) and run: winget install UB-Mannheim.TesseractOCR. Winget will download and install the latest version automatically.
Is Tesseract-OCR free to download?
Tesseract-OCR is licensed under Apache-2.0. This is a free and open-source license - you can download and use it at no cost.
What version of Tesseract-OCR is listed here?
The version listed on this page is 5.3.3.20231005, released on 2023-10-05. Use the winget command to ensure you get the latest available version from the official registry.
How do I update Tesseract-OCR with winget?
Run: winget upgrade UB-Mannheim.TesseractOCR to update to the latest version. You can also run winget upgrade --all to update all installed packages at once.
How do I uninstall Tesseract-OCR?
Run: winget uninstall UB-Mannheim.TesseractOCR from your terminal to remove Tesseract-OCR from your system.