Home - SMerrill8/Batch-ReNamer GitHub Wiki
Welcome to the Batch-ReNamer wiki!
Batch ReNamer is a standalone Windows program written in Visual Studio 2015. It is installed by ClickOnce technology.
The program prompts for a Source Folder, a Destination Folder, and an Excel file which contains
- Column A - Each filename in the Source Folder which are to be renamed
- Column B - the new filename without the extension.
(Copying retains the file extension from column A.)