Skip to content

TahaTavana/Paint-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎨 Paint App (Python)

A simple desktop paint application built using Python.

🖌️ Features

  • Freehand drawing with the mouse
  • Color selection
  • Adjustable brush size
  • Eraser tool
  • Clear the canvas
  • Easy-to-use graphical user interface (GUI) 🚀 Functionality its so easy to run

Painting You can choose a color, change the brush thickness, and paint. You can change canvas size.

Save to device You can save picture to your PC in different formats (JPG).

Eraser clear the canvas

chose color: you can chose color and draw with your own color. Background You can choose the color of background.

Text You can put text in cavas in the size , color and your own place..

save you can save your image.

🧰 Built With

  • Python 3
  • tkinter for the GUI
    (or replace with pygame if that's what you used)

🚀 Getting Started

Prerequisites

Make sure Python is installed. You can download it from: https://www.python.org/downloads/

Run the App

git clone https://github.com/TahaTavana/Paint-App.git
cd Paint-App\
python paint.py

About Me

Hi! I'm a bilingual developer fluent in Persian and English.
I'm experienced in JavaScript, React, and Python, and I love turning ideas into clean, functional code.
Whether it's building interactive UIs or writing efficient backend scripts, I'm always up for a challenge.

📫 Reach me at: [tavanam814@gmail.com]

PaintApp