rename 1 files to multiple copies

If you need help on how to use the program
Post Reply
tio
Posts: 1
Joined: 2025-12-07 09:58:01

rename 1 files to multiple copies

Post by tio »

Just wondering if it's possible to do a copy rename say from: aaabbbcc to aaabbbddd, aaabbbefg .... essentially I have the string "ccc" that need to be copied to 10 different strings.
antp
Site Admin
Posts: 9795
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Re: rename 1 files to multiple copies

Post by antp »

Hi,
I suppose this is a question for Ant Renamer (as it is in the Ant Movie Catalog section, I'll move it).
Currently it is quite limited. One way I see it, is to use the "random name" action to append a random part after the current name, and run it several times. But then you won't have a predefined set of new names, so it may not fit what you want here.
Post Reply