Skip to content

Dirty script to parse filenames and fix creation date of photos.

License

Notifications You must be signed in to change notification settings

lnielsen/photometa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

photometa

Dirty script to parse filenames and fix creation date of photos.

Useful prior to importing images into e.g. Lightroom, if you have e.g. a bunch of scanned images with the correct date in the filename, but not in the XMP metadata.

Usage

$ brew install exempi
$ pip install click python-xmp-toolkit
$ python photometa.py
Usage: photometa.py [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  run  Run command.

About

Dirty script to parse filenames and fix creation date of photos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages