Is there a tool for easily renaming a part of the filename for a batch of files in one go?
For instance if I have:
- foo_bar 1.jpg
- foo_bar 2.jpg
let's say I want to remove the underscore to get the following:
- foo bar 1.jpg
- foo bar 2.jpg
Is there a tool for easily renaming a part of the filename for a batch of files in one go?
For instance if I have:
let's say I want to remove the underscore to get the following: