Skip to content

MarieLataretu/reorganizePictures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Usage

usage: reorganize.py [-h] [-f] {cp,mv} source target

Reorganize jpg files in a directory, so that:
target
|___year
|   |___month-day

Recognizable file extensions: jpg, jpeg, jpe, jfif (not case sensitive).

positional arguments:
  {cp,mv}      copy (cp) or move (mv) files
  source       source directory
  target       parent directory for the reorganized files

optional arguments:
  -h, --help   show this help message and exit
  -f, --force  overwrite file if exist

About

Reorganize jpg files in a directory.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages