Using Custom Language Files Iron Tesseract OCR fully supports custom or downloaded languages and fonts following the Tesseract .traineddata file format standard (version 4 or above). You can find such files commonly on [Github.com](). If you wish to train your own custom font support or language pack, we recommend reading our tutorial on creating custom tesseract language packs. How to Use Tesseract Languages For OCR Install an OCR library to choose Tesseract Language options. Provide the custom language file while using UseCustomTesseractLanguageFile. Create a OcrInput object using the image path as a parameter. Pass the OcrInput object to the Read method to read the text in language. Explore OCR Multi-Language Support in C# 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