ReNamer:Rules:Strip

From den4b Wiki
Revision as of 12:41, 21 October 2009 by Den4b (talk | contribs) (navigation)
Jump to navigation Jump to search
{{{iparam}}} This article needs to be cleaned up!

Strip Rule

StripRule.png

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)
  • If you want to delete the content as well, use the CleanUp rule instead.
User-defined Define any character that needs to be stripped off.
  • Note that this is not a string. All characters in the entry are searched for individually and removed.
Skip extension If this check box is selected, the extension will be ignored by the rule.