You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program converts an image to to grayscale and the inverse. It was my final project in in introduction to programming. It uses PIL to open different image types, tkinter for the GUI.