Skip to content

Parse a directory of pictures and copy the files over to another directory diving by date

License

Notifications You must be signed in to change notification settings

davidegiannella/photo-by-year

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# PhotoByYear

Parse a directory of pictures and copy the files over to another
directory by diving per date. The resulting structure will be

    <provided destination>
      2009
        10
          03
            photo1.jpg
            photo2.jpg
        ...
      2010
        11
          10
           ....
      NoExif
        ....

In `NoExif` there will be all that pictures that didn't have a `Date
Time Original` exif information

About

Parse a directory of pictures and copy the files over to another directory diving by date

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages