0

I mean one that is a scanned image or something like that and converts it to text or is there a way to do it

Edit: Btw this isnt meant to be a duplicate i wanna know if i can get text out of a scanned image not a regular PDF

2 Answers2

1

Wrapper for Tesseract OCR is available https://pypi.python.org/pypi/tesserocr

ish
  • 11
  • 3
0

Try PDFminer, it might suit what you need.

http://www.unixuser.org/~euske/python/pdfminer/index.html