

Once you are satisfied with the preview click “Start!” to perform the renaming. As you can see below, Total Commander provides a preview of the changes. In Total Commander, select the files you want to rename, then press CTRL+M to bring up the multi-rename tool. Replace with new filenames, making use of the regex capture group variables: $2-$1 Bank statement.pdf Search for the following regular expression, matching the source file names and capturing the month and year: Bank_statement_(\d)\.pdf The desired target format: 2016-01 Bank statement.pdf This is the format of the existing files: Bank_statement_01_2016.pdf The contents of the capture groups is placed in the variables $1 and $2 which I then used to build the new names. I defined a regex with two groups (sections in parentheses) to capture the year and month, respectively. Additionally, I wanted to replace underscores with spaces (we are in the 21st century, after all).įixing that is surprisingly simple with Total Commander’s multi-rename tool. In one case, the year and month were at the end of the name, instead of the start. Sometimes you have sets of files with all the right components already in their names but in the wrong places.
BATCH FILE RENAME TOOL HOW TO
Here is how to quickly rename many files with the help of the versatile Total Commander. While I do that manually for individual files, sometimes I encounter larger numbers of files with an “incorrect” naming scheme.

BATCH FILE RENAME TOOL SOFTWARE
We hope our fact-filled, curated list helped you sort out the best free file rename software for Mac.ĭo let us know your favorite ones in the comments section below! Also, share your thoughts if you want to add any other popular tools in this list.I prepend every document I save to disk with the year, month, and day. Now that you know how to rename files in bulk, we suggest you compare the aforementioned batch file rename tools and choose the one that best suits your needs.

It’s a highly customizable tool with an intuitive and easy to use interface.

Are you still looking for the batch files rename tools for Mac? If you haven’t already made up your mind, then take a glimpse at some extraordinary features of this program that make it worth considering.
