Skip to content

femmebot/travel-exif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requires Python3, PIP, and installation of the following modules:

$ pip install Pillow

$ pip install urllib3

Drop your EXIF GPS-enabled photos into the /img folder and run the script (in terminal):

$ python3 travel-exif.py

Once the script has looped through all the images in the directory, you should find .txt and .html files that contain a listing of the images with their respective locations. This sample travel page was generated using the .html file snippet generated by the python script.

About

Python script for quickly generating location data (as a txt and html file) for your photos using EXIF lat, long coordinates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors