You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tool to draw pictures(png,jpg,...) on the screen with the mouse made in Python
About
This Python project uses Pillow and PyAutoGUI to draw pictures on the screen, simulating a mouse. Users can input images and the program will use PyAutoGUI to simulate mouse movements to draw the image on the screen. Additional features include customizing the image size.