This program can draw images on MS Paint (or any other similar graphics editors) by taking control of the mouse. This can only draw images in binary colors and all the images will be converted to binary when drawing. This project was inspired by r/Python
Install .NET Framework, Version=v4.5.2
Download the latest release from here and extract the zip file.
- Click 'Browse' and select an image.
-
Open MS Paint (or any other graphics editor you prefer) and select a drawing tool.
-
Select the color you want.
- Bring the Paint-it window to the top and keep the graphics editor visible as shown in the following image.
-
Click 'Draw'
-
Select the drawable area on the graphics editor by clicking the left mouse button and dragging. Press 'ESC' key to cancel the process. On releasing the left mouse button the program will start to draw the image. Move the mouse to stop drawing.
This program has not tested on computers with multiple screens and it might give unexpected behaviors.