Optimizing ImageGrab and pytesseract

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • python-mss

    An ultra fast cross-platform multiple screenshots module in pure Python using ctypes.

  • If you’re after speed I’d recommend mss for screenshots/recording, and tesserocr instead of pytesseract (note in particular the OpenCV option.

  • tesserocr

    A Python wrapper for the tesseract-ocr API

  • If you’re after speed I’d recommend mss for screenshots/recording, and tesserocr instead of pytesseract (note in particular the OpenCV option.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • EasyOCR

    Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.

  • Also, if you’re reading sparse text (signs and the like instead of blocks of text in paragraphs) you might be interested in EasyOCR which is more intended for that kind of thing.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Tesserocr

    1 project | /r/pycharm | 25 Jan 2023
  • [Question] I am trying to segment the image using python.

    1 project | /r/opencv | 9 Aug 2021
  • Python app that will take a picture, scan it and upload that information into a excel file.

    1 project | /r/learnpython | 29 Jul 2021
  • [Question] Working on a simple OCR program but the text from the image is returned in a backward order and it has trouble reading multiple words on a line

    1 project | /r/opencv | 11 May 2021
  • OCR with Python

    2 projects | /r/learnpython | 15 Apr 2021