Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.43 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.43 KB

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