Python File Editor

A simple bulk file renamer, written in python.

There are two functions, the bulk rename and the bulk file extention change.


Bulk File Rename

In order to use this function, you have to enter the full directory name e.g. C:\Users\Sam\documents\work

Then all the program needs is a name to rename all files, retaining the current file extention.

Then the program will then rename all the files in the chosen directory.


Bulk File Extention Changer

In order to use this function, you have to enter the full directory name e.g. C:\Users\Sam\documents\work

Then all the program needs is a new file extention to change all files into, retaining the current file names.

Then the program will change the file extentions of all of the files in the chosen directory

GitHub

View Github