A utility program to change the exif time of the photos taken according to the desired timezone.
- Clone this repository
- Run
python3 gui.py - Select the image and the timestamp which is to be set for it
- Click the offset button to offset the timestamp
- Works for multiple pictures in the same folder
- Add
multiple_pics.pyto the folder which you want to bulk edit - Run
python3 multiple_pics.pyand follow the instructions