Difference between revisions of "ReNamer:Rules:Strip"
Jump to navigation
Jump to search
(navigation) |
|||
Line 1: | Line 1: | ||
{{Template:Cleanup}} | {{Template:Cleanup}} | ||
+ | |||
+ | {{Go|up=ReNamer:Rules|prev=ReNamer:Rules:Extension|next=ReNamer:Rules:Case}} | ||
== Strip Rule == | == Strip Rule == | ||
+ | |||
<center>[[Image:StripRule.png]]</center> | <center>[[Image:StripRule.png]]</center> | ||
+ | |||
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. | 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. | ||
Revision as of 11:41, 21 October 2009
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 |
---|---|
Digits | Strips digits |
Symbols | Strips symbols (all characters that are considered to be symbols are showed in the box on the right) |
Brackets | Strips brackets (but not the contents of the brackets)
|
User-defined | Define any character that needs to be stripped off.
|
Skip extension | If this check box is selected, the extension will be ignored by the rule. |