Number
This action takes a series of files and sets their names with numbers in them, depending on the fields’ values and the number of files.
Field | Description |
---|---|
Apply to | Section of the filename to apply the changes to (Name Only, Name & Extension, Extension Only). |
Numbering | Formatting of the numbers. These can have zeroes prepended, or be letters instead of numbers. |
Start value | The first number in the series of files. |
Step value | The jump in numbering for every file. E.g. if the value is 2 , then the numbering will go 1, 3, 5, etc. |
Insert text | This text will be inserted into the filename, depending on the value. |
Format | The order in which the three filename components will be renamed to. |
The Format
field has the following components:
Format | Description |
---|---|
Original | The original filename. Whether the extension is included or exclusive depends on the Apply to value. |
Text | The text entered in the Insert text field. |
Number | The number generated by the action. |