INSERTING Date Modified in front of Orig file name
#1 : 22/05-24 17:06 bsac
Posts: 4
|
I need to BULK auto rename (since I have a ton of photos) based upon the DATE MODIFIED which seems to be the only part of the metadata that survived with all my messed up photos.
I could not figure out how to do this. Can anyone provide me step-by-step instructions on how to bulk edit image files and INSERT the DATE MODIFIED in front of the ORIGINAL file name? This way, the file name will be unique and will not clash with the program. Thanks in advance |
#2 : 22/05-24 20:06 Miguel
Posts: 187
|
Reply to #1:
Hi. Once you have loaded all your files into ARen select New Name method. New Name: <ExifTool:FileModifyDate> <Name> The <ExifTool:FileModifyDate> will insert the Modified Date and <Name> the original name. https://i.ibb.co/Qm0Bmsy/Captura-22-05-2024-24s.png Miguel |
#3 : 23/05-24 08:23 Kim Jensen
Administrator
Posts: 1002 |
Reply to #2:
Instead of using the slow ExifTool method, I would instead use: <Date Modified:yyyy-mm-dd_hh-nn-ss> <Name> or <Year Modified>-<Month Modified>-<Day Modified>_<Hour Modified>-<Min Modified>-<Sec Modified> <Name> |
#4 : 23/05-24 11:40 Miguel
Posts: 187
|
Reply to #3:
Hi. Can you believe I was looking for that option in the Image tab? It didn't occur to me that it was in the Time tab. Miguel |
#5 : 23/05-24 17:36 bsac
Posts: 4
|
Reply to #2: Miguel, thanks for you reply . I do really appreciate it. I am really having a hard time understanding this program and how it works. This is why I requested step-by-step instructions. Would you mind telling me how to do your suggestion in a step-by-step instruction? I mean, I don't even understand the whole whole loading step as I find this interface perplexing.
|
#6 : 23/05-24 17:38 bsac
Posts: 4
|
Reply to #3: Kim, thanks for you reply . I do really appreciate it. I am really having a hard time understanding this program and how it works. This is why I requested step-by-step instructions. Would you mind telling me how to do your suggestion in a step-by-step instruction? I don't even understand how to implement the code you suggest (<Date Modified:yyyy-mm-dd_hh-nn-ss> <Name>
or <Year Modified>-<Month Modified>-<Day Modified>_<Hour Modified>-<Min Modified>-<Sec Modified> <Name> ) like where do I input this? At what stage? I really need step-by-step instructions. Thanks, bob |
#7 : 23/05-24 17:39 bsac
Posts: 4
|
Reply to #4: THanks Miguel, but like I said, I'm really lost and don't know where and how you are referring to the image and time tabs. This User interface is perplexing to me. Can you please provide me a step-by step method of finding what you are talking about?
|
#8 : 23/05-24 19:52 Miguel
Posts: 187
|
Reply to #5:
Hello Bsac. I will try to guide you as easily as possible. These instructions are based on version 3.95. Once you have loaded the program you must add the files. For this you have several possibilities. Add a folder or add files. https://drive.google.com/file/d/1rIpYwsE2xnbJ4l-KWvstNUk9iSz cRQ4l/view?usp=drive_link Once you have selected your desired method you will see something similar to this: https://drive.google.com/file/d/1qtLrMh5gxKTyCW84-Y1bsCmGGUT zkVtU/view?usp=drive_link Once you have imported the files you must apply the desired method to them. In your case it would be "New Name" https://drive.google.com/file/d/1rrY44IZZlDuu-DrhClhsl6wuDaz 4N0h0/view?usp=drive_link Once selected the New Name method you will see this: https://drive.google.com/file/d/1jUTCJVJpGWjTQsyS4X2d_lk_EL0 LzV92/view?usp=drive_link Copy "<Date Modified:yyyy-mm-dd_hh-nn-ss> - <Name>" (without de quotes) and paste it in the input area. After all the previous steps press Start Bacht buttom: https://drive.google.com/file/d/1aA7KFkx7OMxRdIDl9TTcdIl5OiZ ZtkNg/view?usp=drive_link If all have gone well the result will be something like this: https://drive.google.com/file/d/1j8S40bKVwxstO-nNmcSSMHe6DI4 EUjSi/view?usp=drive_link You have a fantastic guide in the Advanced Renamer web: https://www.advancedrenamer.com/user_guide/gettingstarted I hope this will help you. Miguel EDIT: I had to upload the images to my GDrive because ImgBB was down. |