I recently needed to take out a repeating string in a batch of images (_DSCXXXX.jpg), but found the rename function currently does not permit "find and replace" on the filenames themselves. Would it be possible to add this?
PS: In the above example, the XXXX is the frame number, but in these images the EXIF fields had been lost, so using the {frame4} variable was not an option. As a workaround, it would be possible to (1) copy {fbas} into an empty IPTC field, (2) run "find and replace" on the string within that field, and (3) rename the files based on the (modified) value in the field.
Thanks, as always,
Kevin