OCR Progress and Performance Tracking The IronTesseract object has an OcrProgress event that can be used to track OCR progress. We can track progress using the OcrProgressEventArgs object sent to this event after any page of OCR text has finished reading. This is useful in GUI applications, Web Applications, and CLI alike to keep users informed of how long they may need to wait. How to Track OCR Progress and Performance Install an OCR library for OCR performance and progress tracking. Build an IronTesseract object. Verify progress using a OcrProgress instance. Add the necessary Tesseract parameters and the photo path into the object. Apply all necessary image-processing methods. Use the Read method to read text from a OcrInput object. Learn to Track OCR Progress in .NET with IronOCR Related Docs Links View on Github Related Tutorial Related How-To Guide Class Documentation OCR Language Packs Download IronOCR DLL Report an Issue on this page Ready to Get Started? Nuget Downloads 5,041,124 | Version: 2025.11 just released Free NuGet Download Total downloads: 5,041,124 View Licenses