This is the official ImageActionBot website. From here you can download the desktop automation tool — use the button below (ZIP via Telegram).

Automate repetitive screens — clicks, typing, and OCR — without code

Build workflows from visual steps: template matching on screen, EasyOCR, document layouts, and bulk-fill from CSV or Excel — in one multi-tab Windows desktop app.

ZIP link: t.me/imageactionbot/6 — open in Telegram and tap Download on the file. Follow us for updates.

Windows · ZIP on Telegram

Open the official post, download the ZIP, extract, and run. See the readme inside the archive for setup.

Open download post
Multi-tabSeparate workflows
EasyOCRLive & document OCR
.iab bundlesSave & share flows
CSV / XLSXBulk step fill

Built for serious desktop automation

Everything in one app — no scripting required.

Multi-tab workspaces

Run several automations in one window and switch like editor tabs.

Template matching

PNG anchors find the UI; clicks use offsets you define on the match.

EasyOCR

Read text from a screen region vs your anchor; optional find/replace before typing.

Document layouts

Straighten scans, field ROIs, import — Document OCR types into forms.

CSV & XLSX import

Headers match step names; the first data row fills relevant steps.

Bundles (.iab)

Export flows and images in one file for backup or sharing.

Download the automation tool

This is the official ImageActionBot site — get the v1 package from the Telegram post below.

Quick start

  1. Open t.me/imageactionbot/6 (v1 download post).
  2. In Telegram, use Download on the attached ZIP (or file).
  3. Extract the folder on your PC and follow the readme / installer inside for Windows setup.

For a source build, install Python packages from your release notes (e.g. Pillow, PyAutoGUI, OpenCV, EasyOCR, pyperclip, openpyxl as needed).

Download ImageActionBot (ZIP)

Tech highlights

  • Tkinter UI
  • OpenCV + PyAutoGUI
  • EasyOCR
  • Optional Tesseract / openpyxl

Stack details live in your package readme. Source builds may need pip install … per release notes.