Skip to content

This python script is design to rename files within a specifed directory.

Notifications You must be signed in to change notification settings

dvanael/rename-files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Overview

This python script is design to rename files within a specifed directory.

Customization

  • You can change the folder_path variable to specify the target directory for file renaming.
  • You can customize the prefix in the startswith("icon_") condition or the destination filename in the dst variable according to your requirements.

Pictures

Before

image

After

image

About

This python script is design to rename files within a specifed directory.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Python 100.0%