Skip to content

gaurav-321/Paint_Buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Paint Buddy In Python

A simple python project which control paint brush in microsoft paint app


How to setup

Simply open up your terminal and type

pip3 install -r requirements.txt

To Run the Visualizer

python3 main.py

What is the Paint Buddy?

It is an open source paint automated tool used to draw any black and white vector image using number of horizontal lines.

How was it created?

This was created by using pyautogui and opencv module along with basic logic to convert image pixel into lines. Rather than drawing point by point it draw a number of line to increase the speed.

This is a contributions for open source projects, if you are utilizing this project please give credit to my github Ordinary Pythoneer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages