daijro / CursorTrace

Drawing bot that traces images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Drawing bot that traces images

License:Apache License 2.0


Languages

Language:Python 100.0%