Skip to content

Instantly share code, notes, and snippets.

@pravj
Created December 24, 2018 21:49
Show Gist options
  • Save pravj/619a228dc9036519dafd5de5d8139b18 to your computer and use it in GitHub Desktop.
Save pravj/619a228dc9036519dafd5de5d8139b18 to your computer and use it in GitHub Desktop.
import pytesseract
image_text = pytesseract.image_to_string(cropped_image)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment