Skip to content

sergidesembre/rename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sergidesembre/rename

sergidesembre/rename
Rename and copy of files from defined path

Usage

python main.py ~/photos ~/photos/rename/all

You must define the origin path where get files and rename path like destination where store renamed files

Optional arguments

python main.py ~/photos ~/photos/rename/all --filter=jpg,arw

With argument --filter or -f you select by file extension (multiple extensions separated by coma character)

python main.py ~/photos ~/photos/rename/all --rename-type=default

With --rename-type-- or -rt you can define what kind of rename do you prefer (default, numeric, updated_at)

External Libs

License

The GNU General Public License v3.0. Please see License for more information.

About

Rename and copy of files from defined path

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages