Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add script that uses pdf2image and pytesseract to extract text from PDFs #10

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jfoo1984
Copy link
Collaborator

@jfoo1984 jfoo1984 commented Sep 19, 2024

These need to be installed for the script to work

brew install poppler
pip install pdf2image
brew install tesseract
pip install pytesseract

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant