I'm looking for a little help creating a batch rename script in windows
I have a folder of images, numbered sequentially by 3, ie.
- test_01.001.tif
- test_01.004.tif
- test_01.007.tif
and so on
What i'm aiming to do is copy and rename each one twice so that it makes up the missing images after it, to make up the full image sequence, so that
test_01.001.tif
is copied twice and those copies renamed to:
test_01.002.tif
and test_01.003.tif
And so on for the rest of the image sequence (goes up to 200)
Any help much appreciated, thanks!
Aucun commentaire:
Enregistrer un commentaire