Image Dup. & Rename Script 07.08.08
I need a script which will take 1 image file which I specify…let’s say image.jpg (but it could be image.gif)
Step 1: Ask how many variations and folder name
Step 2: Create folder of specified folder name.
Step 3: Copy and RENAME the image into a new name from wordlist.txt (it should go through the file sequentially). the script should “remember” the last place it left off in the file and on the second run start from there
Step 4: Save a .txt file in the specified folder of the newly created and fully named images. For example:
hello.jpg
next.jpg
last.jpg
that’s it!



