TIP: Create Renamed Copies in the Same Folder using .\

Bulk Rename Utility How-To's

TIP: Create Renamed Copies in the Same Folder using .\

Postby Admin » Fri Sep 04, 2026 12:03 am

Bulk Rename Utility can create a renamed copy of your files while keeping the originals.

In Copy/Move to Location (13), enter:

Code: Select all
.\


`.\` means the current folder.

Also tick:

Code: Select all
Copy Not Move


Example

Original:

Code: Select all
Report.pdf
Budget.xlsx


In Add (7), use:

Code: Select all
_OLD


Then set:

Code: Select all
Location: .\
Copy Not Move: checked


Result:

Code: Select all
Report.pdf
Report_OLD.pdf
Budget.xlsx
Budget_OLD.xlsx


You can also use `.\` when creating a new dated set:

Code: Select all
Photo001.jpg
Photo001_2026-09-04.jpg


Use Auto Date (8) or Replace (3), then:

Code: Select all
Location: .\
Copy Not Move: checked


Keep Str. means Keep Folder Structure.

Keep Str. OFF = files from subfolders are copied into one destination folder.

Keep Str. ON = the original subfolder structure is recreated.

So the key setting for making renamed copies beside the originals is:

Code: Select all
.\

* Copy Not Move
 
Admin
Site Admin
 
Posts: 3185
Joined: Tue Mar 08, 2005 8:39 pm

Return to How-To