Skip to content

randomecho/exifdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Exifdater

Runs through a folder and prepends all photo filenames with its taken date and time according to the Exif data. The heavy lifting is done by the exifr gem. This is just a hitch for it.

Setup

Need to add the execute bit permission:

$ chmod +x exifdater.rb

Usage

$ exifdater.rb path/to/photos

Requirements

EXIF Reader. If you don't have the gem, install it.

gem install exifr

License

BSD 3-Clause License.

Health check

Maintainability

About

📷 Runs through a directory and prepends all photo filenames with its taken date and time according to the Exif data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages