With LEADTOOLS OCR technology, developers can create applications to convert images into searchable and editable document formats. These include PDF, PDF/A, DOC, XLS, Text and XML.
Use LEADTOOLS OCR Output Formats for both final documents for end-users and programmatic processing for directing application logic and business workflow.
LEADTOOLS leverages its flexible and modular design to use the Document Writers to save real-world usable documents generated from OCR results in the following formats:
When final documents are not the goal, LEADTOOLS offers developers several options for accessing recognition results data. Programmers can parse the OCR results to populate databases, require user input on low confidence words, execute field-based business workflow processes or even create their own output format.
High level functions for quickly and easily retrieving recognized text of an area as a string
Programmatically retrieve individual words or characters and detailed information such as zone, location, confidence and more.
Export multi-page results to XML file or stream for maximum customization in OCR results processing. The XML document contains all information regarding the document such as page, zones, paragraphs, lines, words, confidence level and more.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET