Replace word in rename dialog across multiple files
-
- Posts: 192
- Joined: Fri Nov 28, 2014 3:58 pm
Replace word in rename dialog across multiple files
Say that I select three files. The word "friend" exists in the name of all three but they're in different spots in the file name. Is there a way to replace this word, for example if I wanted to update friend to "friends" in all of the files? This is simple if the file names are exact up to the word friends.
Re: Replace word in rename dialog across multiple files
Try it with replacingJTCGiants56 wrote: ↑Sun Mar 01, 2020 5:46 am for example if I wanted to update friend to "friends" in all of the files?
%1friend%2
%1friends%2
Here an example with some dummy data:
Re: Replace word in rename dialog across multiple files
Without regex, only one instance is replaced.
To replace ALL instances of a word you will need to enable regex:
To replace ALL instances of a word you will need to enable regex:
- In Everything, select multiple files.
- Press F2 to rename multiple files.
- In the Multi-file renamer, check Regex.
- Change old format to:
friend - Change new format to:
friends - Review new filenames.
- Click OK.
Re: Replace word in rename dialog across multiple files
Thank you both (& JT for asking).
Both methods are proving to be very valuable .
Both methods are proving to be very valuable .
-
- Posts: 192
- Joined: Fri Nov 28, 2014 3:58 pm
Re: Replace word in rename dialog across multiple files
Thank you all
Re: Replace word in rename dialog across multiple files
(Just bumping this because it is a really great tip & I'm using it more & more .)
Re: Replace word in rename dialog across multiple files
Waiting for @therube to step in and promote Bulk Rename Utility ....
(he is a forum moderator there too)
-
- Posts: 192
- Joined: Fri Nov 28, 2014 3:58 pm
Re: Replace word in rename dialog across multiple files
Re: Replace word in rename dialog across multiple files
Nope. Just a very light user of the program. Actually, only very rarely do I use it.(he is a forum moderator there too)
Most often, I use Everything.
I only mod here & at NoScript (informaction.com).
(And there, not so much anymore. No internet, so no FF, so no testing, so...)
(Latest version of BRU, which does not run on XP, has multiple "forms" of regex:, similar to Everything, which can greatly simply some actions there.
Advanced Renamer is also very good. And allows 'Send To...", which BRU does not.)
Re: Replace word in rename dialog across multiple files
I've been using RegexRenamer for several years and it's part of my workflow. It's old and hasn't been updated in a while, and I haven't compared it against the others mentioned here... but it has done me well. (I found the statistics said I renamed over a million files).
http://regexrenamer.sourceforge.net/
http://regexrenamer.sourceforge.net/