Baca PDF PY

import textract
text = textract.process('path/to/pdf/file', method='pdfminer')
Distinct Donkey