Skip to content

ankit6102001/Drawing_application_python_tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a simple drawing application built using Python and Tkinter. It allows users to draw on a canvas, choose different colors, adjust the size of the pointer and eraser, and save their drawings as screenshots.

Features

  • Color Selection: Choose from a variety of colors for drawing.
  • Eraser: Switch to an eraser mode for removing drawn content.
  • Clear Screen: Clear the entire canvas with the click of a button.
  • Screenshot: Save your drawing as a screenshot locally.
  • Canvas Background: Choose the background color of the canvas.

Dependencies

  • Python 3
  • Tkinter

pip install tk

pip install pillow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages