Skip to content

A Python script for bulk renaming files and folders

Notifications You must be signed in to change notification settings

MrEngineer13/bulk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

bulk

Usage: python3 bulk.py PATH [OPTIONS]
Bulk rename files and folder from PATH

Available options:
-e, --except         Except from renaming given extensions
-r, --recursive      Recursive enter in folders 
-o, --only           Apply renaming only on files/folders
-h, --help           Display this help and exit

Example of usage:
python3 bulk.py ./website -r -e html css js -o files

About

A Python script for bulk renaming files and folders

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%