Skip to content

daijro/CursorTrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CursorTrace

Drawing bot that traces images

Requirements (Python 3.8+):

pip install PyQt5 pygame scikit-image pyautogui pynput Pillow numpy pywin32

Usage

  • Input any image file into the program
  • Position and configure the traced image using the preview
  • Set emergency hotkeys to stop/pause the program
  • Start the image trace

Example

Input image:

Example input image


Config:

Example of the preview


Image drawing:

Image drawing

Releases

No releases published

Packages

No packages published

Languages