/Image-Editor

Image Editor GUI

Primary LanguagePython

IMAGE EDITING GUI TOOL

This Tkinter-based Image Editor is a simple graphical user interface (GUI) application that allows users to perform basic image editing tasks. The application provides features for adding images, drawing on them, changing pen color and size, applying filters, and saving the edited images.

FEATURES

  1. Add image
  2. Draw on the image
  3. change the pen size and pen color
  4. applying different filters
  5. Saving/Download the image in form of png

Screenshots

im1 im2 m3