RegName is a batch file rename utility based on regular expressions mainly designed to rename entire collections of files based on sequential patterns.
RegName can be downloaded from:
The sourcecode can be checked out using Subversion from:
for instance, by using the Subversion command line and issuing:
svn co http://svn.grimore.org/RegName/trunk RegName
Search
box that should match all or part of the files.Replace
box to apply to all the files.Rename
button to batch-rename all the files.The project is licensed under the MIT License.