Using Batch Rename to change filenames to Title Case
Hi there,
Can anyone help me with a script to change filenames from:
SURNAME Firstname.psd
to
Surname Firstname.psd
Thanks for any help.
Hi there,
Can anyone help me with a script to change filenames from:
SURNAME Firstname.psd
to
Surname Firstname.psd
Thanks for any help.
Unless you need to incorporate the rename into another script, you don’t need scripting to do this, the standard Batch Rename tool is more than capable!
The following is just the first method that I came up with… I am hoping to come up with a more elegant solution.
I tried to make it robust so that it would work with any combination of uppercase/lowercase patterns.

Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.