Short Description: This Windows application helps you to rename selected files using regular expressions. Case-sensitivity, global replace, group expressions, number sequencing, and more.
Long Description 1: This Windows application helps you to rename selected files using regular expressions. Case-sensitivity, global replace, group expressions, number sequencing, and more.
Long Description 2: This 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.
|