Version and Developer Information

Who makes each app, how it is licensed, where new versions are published, and how updates work. Version numbers change often, so this page links to the release channels instead of listing numbers that would go out of date.

AppDeveloperLicenseRelease channelUpdatesOCR engine
PowerToys Text ExtractorMicrosoftMITGitHub releases, Microsoft StoreBuilt-in updater; frequent releasesWindows.Media.Ocr
Text GrabJoseph FinneyMITGitHub releases, Microsoft StoreStore auto-updateWindows.Media.Ocr
Capture2TextChristopher BrochtrupGPLSourceForge filesManual (replace the folder)Tesseract (bundled)
NAPS2Ben Olden-CooliganGPLnaps2.com/download, GitHubUpdate check in the appTesseract
Tesseract OCRTesseract community; Windows builds by UB MannheimApache 2.0UB Mannheim wikiManual reinstallTesseract LSTM
ABBYY FineReader PDFABBYYCommercialpdf.abbyy.comBuilt-in updaterABBYY proprietary

Finding the installed version

Two OCR engines

Most of these apps use one of two engines:

If text is recognized poorly in one app, try an app that uses the other engine. Their results can differ a lot on the same image.

Verifying a download

Installers from Microsoft, ABBYY, and the Microsoft Store are digitally signed. To check a signature, right-click the file → Properties → Digital Signatures. For GitHub releases that publish checksums, compare the hash:

Get-FileHash .\installer.exe -Algorithm SHA256