ReNamer:Rules:Strip
Jump to navigation
Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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. All occurrences of the specified characters will be removed from the filename.
Character set parameters:
Parameter | Details |
---|---|
English |
Strip all English characters.
|
Digits | Strip digits. |
Symbols | Strip symbols.
|
Brackets | Strip brackets.
|
User-defined | Define any character that needs to be stripped off.
|
Positioning parameters:
Parameter | Details |
---|---|
Everywhere | The characters will be stripped no matter where they occur in the filename. |
Leading | Strip characters only at the beginning of the filename. |
Trailing | Strip characters only at the end of the filename. |
Miscellaneous parameters:
Parameter | Details |
---|---|
Strip all characters except selected |
Retains the selected characters only, and strips the rest.
|
Case sensitive | Strip characters in a case sensitive manner. |
Skip extension | If this check box is selected, the extension will be ignored by the rule. |