Batch File Name Copy to Duplicate Image Folder

Post any Bulk Rename Utility support requirements here. Open to all registered users.

Batch File Name Copy to Duplicate Image Folder

Postby RAWMan » Mon Oct 19, 2015 5:26 pm

Hi all. I'm struggling to find the language to ask the question, never mind find an answer. My head is done in!! :(


I have processed 200 RAW image files and saved as Jpegs with Individual differing names. I need to Edit them ALL so i'm going back to the RAW files to do it.

I want to copy the Jpeg file names and structure and apply to the RAW files.

Can this be done.

I have 2 folders with matching image hierarchy. So i basically need to highlight all, copy file names only, go to new folder, and replace the generic file names of the RAW files.


Thanks
RAWMan
 
Posts: 1
Joined: Mon Oct 19, 2015 5:21 pm

Re: Batch File Name Copy to Duplicate Image Folder

Postby Stefan » Fri Oct 23, 2015 1:14 pm

» » » Copy Name from one file to another.


For a whole folder structure you would need another tool than BRU. (Best use a scripting language)



For one folder after the other, you can utilize BRUs' "Renaming From A Text File" -feature.

1] First get the names of your RAWs from one folder,
2] and from your JPEGs from the other folder.

3] Then paste them both together in a text file by separating them by an | pipe symbol:

One.raw|Vacation.jpg
Another.raw|My Car.jpg
Third.raw|Test.jpg
....
...
..

4] Use this text file with BRUs' "Renaming From A Text File" -feature. (search forum for more about)



HTH?
Stefan
 
Posts: 736
Joined: Fri Mar 11, 2005 7:46 pm
Location: Germany, EU


Return to BRU Support