Library for processing screen contents using OCR
Project description
Screen OCR
The screen-ocr
package makes it easy to perform OCR on portions of the screen.
Installation
- Install Tesseract binaries. For Windows, see https://github.com/UB-Mannheim/tesseract/wiki.
pip install screen-ocr
- Optional:
pip install winrt
to use the native OCR engine on Windows, which is very fast and high quality. Requires Python 3.7.
Usage
See https://github.com/wolfmanstout/gaze-ocr for sample usage.
If not using the default Tesseract location on Windows, set
tesseract_data_path
and tesseract_command
paths aappropriately when
constructing a Reader
instance.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
screen-ocr-0.1.0.tar.gz
(6.4 kB
view details)
Built Distribution
File details
Details for the file screen-ocr-0.1.0.tar.gz
.
File metadata
- Download URL: screen-ocr-0.1.0.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 277919b294806943fb0464d3b482a909d0fac87a5d6ea8e051a2906d23e843ad |
|
MD5 | da45a27cee05c895d54a8ecdfa2f9000 |
|
BLAKE2b-256 | 20cfd3c0327e2557cfa3b6cc1791cfa843e1df94adddf46373afd4074b03c03e |
File details
Details for the file screen_ocr-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: screen_ocr-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb4496689f92604c97141eb3360f70527a00746d6018b7d5a7379302d5aec7b7 |
|
MD5 | acff2c2676a9154a5f11a3c7e531a882 |
|
BLAKE2b-256 | 2f84ed10a53aeb705a31197633abb181ae3fd6ed8925408635663c93b6cdbc76 |