Optical Character Recognition OCR Using Google Tesseract

Dileepa Wijayanayake • December 7, 2020
One of FlowWright's approaches to supporting OCR involves leveraging Google's Tesseract OCR engine. The Tesseract OCR engines's high performance and accuracy make it a powerful and reliable product for OCR. It can take any image and recognize the text within it at very high accuracy.

Tesseract OCR supports many languages, FlowWright ships with the training files for English, and other languages Tesseract supports can be configured with a simple click using the FlowWright’s UI. Simply navigate to Status -> Tesseract OCR and select the desired languages, then FlowWright will download the language files from the Web and auto-configure them for use.

A screenshot of the tesseract ocr language configuration page

For even better recognition, we recommend using FlowWright's Microsoft Azure OCR steps for recognizing text from images.  Microsoft Azure steps use Machine learning to execute OCR and provide very high accuracy.


Try FlowWright and let us know how this feature works for you!

C# Workflow Engine Tutorial: A Step-by-Step Guide
By Mark Thompson February 18, 2026
Build smarter business apps with this c# workflow engine tutorial. Learn key concepts, design patterns, and practical steps for scalable process automation.
business  rules engine
By Harold Engstrom February 4, 2026
A Business Rules Engine automates decisions by separating business logic from code, helping your team adapt quickly and ensure consistent, error-free outcomes.