Name Twister 2.0.6
his Windows application helps you to rename selected files using regular expressions. Case-sensitivity, global replace, group expressions, number sequencing, and more.
The documentation assumes you have some knowledge of regular expressions. You can learn more on Microsoft's .NET Regular Expressions page.
You use a regular expression to match a specific pattern of text, such as all words that begin with 'b' or all text starting with 0 and ending with a period.
You can find more information and examples at 12noon.com.