ReNamer:Rules:Strip
Strip Rule
Strip characters from the filename. The rule has predefined character sets, like digits, symbols and brackets, but you can also define your own character set. Every occurrence of each of the specified characters will be removed from the filename.
The parameters are as follows:
Parameter | Details |
---|---|
English |
Strip all English characters (both capital and small).
|
Digits | Strip digits |
Symbols | Strip symbols (all characters that are considered to be symbols are showed in the box on the right) |
Brackets | Strip brackets (but not the contents of the brackets)
|
User-defined | Define any character that needs to be stripped off.
|
Strip all characters except selected |
Retains the selected characters only, and strips the rest.
|
Skip extension | If this check box is selected, the extension will be ignored by the rule. |