mirror of
https://github.com/joanmarcriera/ocr-excel.git
synced 2026-08-31 02:01:52 +00:00
Some tests on ocr to excel
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .vscode | ||
| .gitignore | ||
| captured_image.jpg | ||
| LICENSE | ||
| pyocr_output.xlsx | ||
| pytesseract_output.xlsx | ||
| README.md | ||
| requirements.txt | ||
| several_pdf_to_doc.py | ||
| several_systems_and_outputs.py | ||
| textract_output.xlsx | ||
ocr-excel
Some tests on ocr to excel
Pyenv
pyenv virtualenv ocr
pyenv activate ocr
pip3 install -r requirements.txt