Aspose.OCR’s .NET OCR plug-in extracts text from images with large amounts of structured text, like scanned contracts, agreements, book pages, articles, newspapers, and more. The recognition engine accurately determines the document structure, allowing you to work with complex layouts, including multi-column text.
OcrInput
object.Get the respective assembly files from the downloads or fetch the package from NuGet to add Aspose.OCR directly to your workspace.
Aspose.OCR can be integrated with document management systems for automated text extraction.
By default, Aspose.OCR can automatically recognize a wide range of languages based on the Extended Latin alphabet. However, providing a specific language can significantly enhance recognition accuracy. Explicitly specify the language when recognizing Cyrillic, Chinese, and Hindi texts.
Aspose.OCR supports popular formats from scanners or cameras, including PDF, JPEG, PNG, and TIFF. Recognition results are returned in plain text, HTML, Microsoft Word, PDF, JSON, and XML.
Good image quality is crucial for accurate OCR. Use a scanner or high-resolution camera. The library includes advanced filters to automatically improve image quality before recognition.
Explore our online documentation or visit the Aspose.OCR for .NET repository for code samples and showcase projects.