Convert Case

This action changes the case of all letters in the selected section of a filename.
| Field | Description |
|---|---|
| Apply to | Section of the filename to apply the changes to (Name Only, Name & Extension, Extension Only). |
| Case | Case to convert the filename section to (see below). |
The Case field has the following options:
| Format | Description |
|---|---|
ab |
Lowercase |
AB |
Uppercase |
Ab |
Mixed case (every word starts with uppercase) |
Ab cd |
Sentence case (The first letter of the first word is uppercase) |