Image Editor Demo Image Tech Stack Python - Language Tkinter - GUI PIL - Image Manipulation Getting Started Prerequisites Here's what you need to be able to run this project: Python 3 1. Clone the repository git clone https://github.com/RickinShah/Image-Editor.git cd Image-Editor 2. Install dependencies pip install tkinter pil 3. Run the program python3 main.py