-
Notifications
You must be signed in to change notification settings - Fork 19
Home
gregjurman edited this page Aug 14, 2011
·
11 revisions
Tesserwrap is a Python binding to the Tesseract-OCR API (provided by libtesseract_api). Currently Tesserwrap is Alpha quality and licensed under the Apache License version 2.0. The goal is to create a simple way to OCR images in Python without calling the Tesseract application directly and creating temporary files.