Skip to content

Python script to rename all the files in a folder by replacing a certain substring from the names.

Notifications You must be signed in to change notification settings

wQuasar/FileNameStringReplacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

FileNameStringReplacer

Python script to rename all the files in a folder by replacing a certain substring from the name. Using a straightforward approach for string search but, it does the job.

To execute: Simply copy the FileNameStringReplacer.py file in a folder and double click. Requires: Python 3.x

About

Python script to rename all the files in a folder by replacing a certain substring from the names.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages