These are based on solutions from the Rename - remove everything in bracket Help & Support thread.
Remove Brackets:
It deletes all () & [] brackets with its contents in a file name
e.g. fo[oooo]o.bar
=> foo.bar
Download:
- Remove Brackets.orp (229 Bytes)
- See: How to use Rename Presets from this forum
Remove Autogenerated Brackets
The second one was done by me.
It deletes at () bracket at the end of a filename that are produced by Opus if the name already existed.
e.g. foo (3).bar
=> foo.bar
There are two versions of this preset. The Opus 12 & above version lets Opus handle the file extension automatically, instead of the regexp having to deal with it.
Download:
- Opus 11 & below: remove autogenerated brakets.orp (192 Bytes)
- Opus 12 & above: Remove Autogenerated Brackets (Opus 12).orp (220 Bytes)
- See: How to use Rename Presets from this forum