Image Folder Exif Filter

Takes a folder of images ('.png', '.jpg', '.jpeg', '.gif', '.bmp') and toggles those that do NOT have a specified EXIF tag. By default it's DateTimeOriginal.

Requirements

  1. tkinter
  2. pillow

Download and in terminal run python image-folder-exif-filter.py Tested on M1 + Ventura