extract (or remove) image exif data, including gps coordinates converted into a google maps link
- python 3.x
- pillow library (
pip3 install pillow)
usage: exif_editor [-h] [-c] path
get and remove image exif data
positional args:
path full path to the image
options:
-h, --help show this help message and exit
-c, --clear clear exif from image