SamarpanCoder2002 / Sketch-With-Sam

I made a project like Microsoft Paint named as 'Sketch With Sam' in Python by Tkinter...In this project, I made a total of 10 shapes, but some of that shape can produce multipe shapes with also the same shape in other directions...So that shapes are able to produce other shapes...Even In this project, I also include a screenshot option. I also provide cut, copy, paste, undo functionality with shortcut key support. Anybody can draw here and can save their own picture for future reference...Even anyone can take any other photo in that and can use it with another purpose. Tools present under the "Tools Collection" are very useful for smooth work.....This is one of my best projects. Important modules used here-----> 1. Tkinter 2.Pillow 3.Time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Hello Developers, Introducing my new Drawing Application

Sketch With Sam

Using

Python Tkinter

GIF


⚒️ Important Module Used Here:

  • Tkinter
  • Pillow
  • Time

➡️ Steps for Download and Install Pillow Module as:

1. Open Command Prompt(cmd) or Terminal

2. Write as-->

pip install pillow

💡 Functionality I Provide Here:

➡️ 1. Tools Present in Shapes and Lines Section:

  • Straight Line
  • Bent Line
  • Dotted Bent Line
  • Rectangle
  • Rounded Rectangle
  • Parallelogram
  • Traingle
  • Pentagon
  • Hexagon
  • Up and Down Arrow
  • Left and Right Arrow
  • Circle
  • Right Angled Traingle

➡️ 2.Tools Present in Tools Collection:

  • Pencil
  • Eraser
  • Text
  • Selector
  • Color Pen

➡️ 3. Width Controller:

  • Outline Width Controller
  • Eraser Width Controller

➡️ 4. Index Controller:

Store the Index of Every Step of Painting


➡️ 5. Color Box:

  • 14 Standard Color Provided
  • Colorchooser Also Provided
  • Shape Specific Fill Color Selector
  • Shape and Line Specific Outline Color Selector
  • Permanent Fill and Outline Color Change Button

➡️ 6. Other Important Facility Provided Here:

  • New File Open
  • Open an Existing File
  • Save the Current File
  • Cut
  • Copy
  • Paste
  • Undo
  • Clear
  • Background Color Change
  • Zoom Controller
  • Screenshot
  • Shape and Line Movement With Index No.
  • Shortcut Key Provided


🙏 Show some 💙 by Starring this Repo 🙏

📌 Application Related Video Link

📌 Follow Me on LinkedIn To Get Regular Project Updates

About

I made a project like Microsoft Paint named as 'Sketch With Sam' in Python by Tkinter...In this project, I made a total of 10 shapes, but some of that shape can produce multipe shapes with also the same shape in other directions...So that shapes are able to produce other shapes...Even In this project, I also include a screenshot option. I also provide cut, copy, paste, undo functionality with shortcut key support. Anybody can draw here and can save their own picture for future reference...Even anyone can take any other photo in that and can use it with another purpose. Tools present under the "Tools Collection" are very useful for smooth work.....This is one of my best projects. Important modules used here-----> 1. Tkinter 2.Pillow 3.Time

License:GNU General Public License v3.0


Languages

Language:Python 100.0%