Advanced Python – Project 5 – Image Editor

So far, we have learned a little about the tkinter library to make applications, and we have also learned about using Pillow to open and manipulate photo images. This last project will combine the two, as we are going to create an interface to interact with the filters we made earlier.