...Easily add metadata to photos, inluding Caption, People, Event, Location and Tags.
No external database: stores metadata in Exif/IPTC/Xmp tags.
Three level categorization for easy photo sorting/management
Clone GPS data between files.
Automatically plots latitude, longitude from images on Google maps.
...After loading images, with a single click, iMap plots all the images on World Map to visually check where they have been captured, generate timeline and activity of suspect and match them with CDR (Call Detail Record) Details.
To generate a report, you can export this data into PDF or Excel file according to your requirements.
App maintains a slideshow image folder using Windows Spotlight images.
...The Slideshow Update app is most useful if it is setup as a Windows startup app but it can also be run manually anytime a refresh is desired.
Some of the selection criteria are based on exif-type data imbedded in Spotlight images. The Python Pillow addon is used to extract exif-type data. Tkinter is only used to display an error dialog, if errors occur. If there are no errors, the app runs "silently".
Requires a Python 3.x environment.