Skip to content

charlieegan3/gpxif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpxif

CLI to update image EXIF locations and times using a GPX track.

Example usage:

go run main.go tag -i ~/Downloads/photos/ -g ~/Downloads/2022-08-01-to-2022-08-07.gpx 

Options:

  • -i sets the source of images
  • -g sets the source of the GPX file
  • --dry-run will cause update operations to be printed without edits being made

About

CLI to update image EXIF locations and times using a GPX track

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published