A basic image editor created using Python libraries which provides basic functions such as Filters, Drawing over image, Cropping, etc.
Libraries used:
Tkinter
PIL
numpy
opencv/cv2
Changes pushed on 03/11/2022
Dropped Python Object Oriented Programming (POOP 💩) approach. Major overhaul to the UI.
Will attach screenshots soon.