This method can change the case of the filename. This can be very useful for files used on a website or downloaded from the web.
New case
Set the new case to either lower, upper, or inverted case.
Location
Set which part of the filename the new case should be applied to. Set it to one of the following:
All
First letter
First letter of every word
Pattern
Position
When set to pattern, only the part of the filename that matches the pattern will have the case changed. Pattern can be changed with or without the use of regular expressions. When set to position, only the part of the filename that is at the specified position will have the case changed.
Apply To
Specifies if the change should be applied to the name, extension or both.