Skip to content

Read EXIF data (incl. GPS) of photos in a folder and make a CSV table

Notifications You must be signed in to change notification settings

robroc/exif2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

exif2csv

Read EXIF data (incl. GPS) of photos in a folder and make a CSV table.

All photos must be in same folder and with a .jpg extension.

Data extracted and added to table:

File name

Date and time

Camera make

Camera model

Photo caption

Photographer's name if in caption. # It must be in format "(Name Name/Agency)". Script will take whatever is between the open parenthesis and the slash.

Latitude

Longitude

About

Read EXIF data (incl. GPS) of photos in a folder and make a CSV table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages