ReNamer:Rules:Strip

From den4b Wiki
Revision as of 13:42, 26 August 2009 by Krtek (talk | contribs)
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
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.