Page 1 of 1

multi-rename files - move first letters to end of filename

Posted: 12.04.2014, 15:42
by klfx4
I would like to change a group of file names as follows:
Switch/move the first 5 characters of the file names (a prefix) to become the last letters of the file names.
e.g. all file names begin with the characters "FSWC-". sample file name FSWC-picture1.jpg
I want to change this to picture1-FSWC.jpg
How can I do this in multi-rename? :?: :?: :? :?

Re: multi-rename files - move first letters to end of filena

Posted: 12.04.2014, 16:32
by alf5000
works like this:

Image

Re: multi-rename files - move first letters to end of filena

Posted: 12.04.2014, 16:46
by joby_toss
[n,6]-[n4]