Optical Character Recognition OCR: Difference between revisions

From WickyWiki
Created page with "Category:Images Category:Windows Category:Linux Category:202208 Sourcecode, info and links: * https://github.com/tesseract-ocr/tesseract Binaries, installers: * https://tesseract-ocr.github.io/tessdoc/Home.html Commandline usage: <source lang=dos> tesseract imagename outputbase [-l lang] [--oem ocrenginemode] [--psm pagesegmode] [configfiles...] </source>"
 
mNo edit summary
Line 14: Line 14:
tesseract imagename outputbase [-l lang] [--oem ocrenginemode] [--psm pagesegmode] [configfiles...]
tesseract imagename outputbase [-l lang] [--oem ocrenginemode] [--psm pagesegmode] [configfiles...]
</source>
</source>
Greenshot integration:
Go to Settings > Plugins > External command plugin > Configure > New

Revision as of 07:40, 31 August 2022


Sourcecode, info and links:

Binaries, installers:

Commandline usage:

tesseract imagename outputbase [-l lang] [--oem ocrenginemode] [--psm pagesegmode] [configfiles...]

Greenshot integration:

Go to Settings > Plugins > External command plugin > Configure > New