Skip to content

gbih/imgdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgdate

Helper utility that renames jpeg images according to their exif data.

To use:

  • Place images into the files directory. Sub-directories are ignored.

  • Renamed images are copied into the dest/<date> folder.

  • The latest date is used for target folder name.

  • To append a custom title to folder name, use -t tag. Example:

go run . -t="fishing-trip"

To do:

  • Reorganize into discrete components and add unit tests

About

Rename jpeg images using exif data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages