Skip to content

Renames all files of a folder by replacing repeating patterns with desired text

License

Notifications You must be signed in to change notification settings

ItsLeMax/File-Mass-Renaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Mass Renaming

Renames all files of a folder by replacing repeating patterns with desired text
1 0 0-rename 1 0 0-undo

Caution

Make sure you do not choose a name and file extension that already exists in the same folder to prevent accidental overwrites. This is usually a rare occurance and can be prevented by looking through the log that gets sent before confirming the process and the files. An update preventing this issue is planned.

Requirements

...that may have working alternatives:

...that have working alternatives:

Setup

  1. Download the source code by clicking on <> Code & Download ZIP and extract its content.
    download
  2. (Optional) Open the config.json inside /run/ and choose if you'd like to check sub folders aswell. 1 1 0-config
  3. Run execute.bat to execute the process and undo.bat to undo the changes and enter the required information.
    1 0 0-scripts