This simple tool, as its name suggests is used to rename file(s) in its directory.
Copy batch-rename.js file from this repository to target folder.
Node.js
- Copy to the target directory.
- Run terminal from target directory.
- Run 'node batch-rename.js' command.
- Type in exact word to be replaced and hit return.
- Type in exact word to be replaced with and hit return.
- You can add '-x-' to any file to prevent it from having it be renamed.
- You do not have to bother about the batch-rename.js file. It is excluded from the renaming process.