Delete Duplicate Image File

by Anuja S

Description

My program compares two image files to determine whether they are the same or different. If the height, width and RGB values are exactly the same, the program will give the user the option to delete the duplicate image. If the user wants, the program will delete the duplicate image.