Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 758 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 758 Bytes

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