Skip to content

A simple script that convert upper case file extensions in lower case in a directory and it sub-directries.

Notifications You must be signed in to change notification settings

oussama-he/ext-to-lowercase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

A simple script that convert upper case file extensions in lower case in a directory and it sub-directries.


Usage

You can use the script as:

python3 ext-to-lowercase.py [--dir|-D] <directory>

Rename files in <directory> and its sub-directries.

or directrly

python3 ext-to-lowercase.py

Rename files in the root directory (where the script executed) and its sub-directries.


Contributions

Contributions are welcome to improve this script.


Licesnse

Any one has the right to use this project in accordance with Islamic law and its values.

About

A simple script that convert upper case file extensions in lower case in a directory and it sub-directries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages