Extended OCR Settings

Kapow provides optical character recognition (OCR) functionality to extract text from images and to automate applications with limited or no automation API.

OCR is a complicated process and recognition results depend on many factors, such as screen fonts, background and foreground color, text size, and so on. Kapow installs the ocr.cfg file that contains some configuration settings you can use to alter recognition results. The file includes detailed description of configuration settings. The ocr.cfg file is located in the Kapow installation directory as follows.

  • On the Windows-based automated computer with installed Desktop Automation Service:

    DesktopAutomationService\lib in the Desktop Automation service installation directory. Example:

    C:\Program Files (x86)\Kapow DesktopAutomation 10.3.2 x32\DesktopAutomationService\lib

  • On the local Windows-based computer to use with the built-in browser:

    nativelib\hub\windows-x32\<build number>\lib* in the Kofax Kapow installation directory. Example:

    C:\Program Files\Kapow 10.3.2 x64\nativelib\hub\windows-x32\166\lib

  • On the local Linux-based computer to use with the built-in browser:

    nativelib/hub/linux-x64/<build number>/lib in the Kofax Kapow installation directory. Example:

    Kapow_10.3.2_x64/nativelib/hub/linux-x64/166/lib

* The build number is different in different versions of the program.