Thanks to visit codestin.com
Credit goes to github.com

Skip to content

spsDrop/photo-sort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photo-sort

Sorts photos by date into folders

Example usages

Copy

deno task photo-sort --sourcePath . --targetPath . deno task photo-sort-copy --sourcePath . --targetPath .

Move

deno task photo-sort-move --sourcePath . --targetPath .

Options

--sourcePath  Source directory of photos                            [required]
--targetPath  Target directory of photos                            [required]
--pattern     Pattern for output files. Default {yyyy}/{mm} {m3m}/{fileName}
--recursive   Process sub-directories true/false. Default false
--operation   Operation to perform on found files copy/move. Default copy

About

Sorts photos by date into folders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published