An open API service indexing awesome lists of open source software.

https://github.com/gen3vra/quickocr

Quick and secure offline OCR -> text.
https://github.com/gen3vra/quickocr

Last synced: 2 months ago
JSON representation

Quick and secure offline OCR -> text.

Awesome Lists containing this project

README

        

# Install
0) Get tesseract OCR (needed) https://digi.bib.uni-mannheim.de/tesseract/
1) Move files out of quickocr folder
2) Make quickocr virtual env of Python 3.7.9
1) https://www.python.org/downloads/release/python-379/
3) pip install -r req.txt

Notes
pynput==1.6.8
Other pynput versions give errors with pyinstaller.