I need to recognize text in images (OCR). What library can I use in Python to extract text from images?
Check out google tesseract-oct , which has its own python module .