Hello everyone , I have made this project on python using python's GUI library ie. Tkinter. This project is created with reference to Microsoft Paint and I had implement most of its features.
- We can draw rectangles , triangles , heart , star , polygon etc.
- We can even add text to our drawing.
- We have a variety of Paint brushes.
- We can import images.
- We can also directly print the paint file.
Apart from all these features which we are using till now on Microsoft paint , here we have
- a variety of designs which impart some 3D effects in our creation.
- a text editor which can be easily switched on with a single click.
- an AI system for speech to text conversion, this features comes with both hindi and english convertor plus threshold energy controller , which help us to customise the application according to surrounding noise.
I think this project gonna be a best thing for those who are neophyte in this field. It would really help the beginner to clear their concept on widgets and modules of tkinter.
happy coding .......