Remove pattern method

Batch method Pattern Use this method to completely remove a text part or a pattern from the filename. You can use it to remove trivial stuff like a predefined string but you can also use this method to remove more advanced patterns. You can use tags and regular expressions to specify what you want removed from the file or folder name. This method works as the Replace Method configured to replace a pattern with nothing

See the Replace Method for more details.