guirecognizer

Contents:

  • Overview
  • Motivation
  • guirecognizerapp
  • APIs
  • Structuring Bots
  • Examples
  • Tips and tricks
guirecognizer
  • guirecognizer documentation
  • View page source

guirecognizer documentation

guirecognizer is a Python library for recognizing on-screen patterns and driving GUI interactions.

Contents:

  • Overview
    • What is guirecognizer?
    • Getting started
  • Motivation
    • GUI-based bots
    • Other GUI-based automation libraries
    • How guirecognizer simplifies GUI automation
  • guirecognizerapp
    • Installation
    • Define borders and actions
    • Preview actions
    • Define and preview preprocessing
    • Creation context
  • APIs
    • Actions
    • Recognizer class
    • Preprocessing
    • OCRs
    • Mouse helper
  • Structuring Bots
    • Sequential tasks
    • Asynchronous tasks
    • Parallel tasks
  • Examples
    • Otteretto
    • Sushi Go Round
    • Cookie Clicker
  • Tips and tricks
    • Noisy background color
    • Identify grid content
    • Estimating the number of health points from a health bar
Next

© Copyright 2026, FAB V.

Built with Sphinx using a theme provided by Read the Docs.