When we go on a vacation, we have multiple mobiles and DSLR/Digicam with different file naming/numbering.
If we put all those pics in a folder and play slideshow, it plays according to filename, first it will play all files of mobile1, then DSLR, then mobile2, etc.
I need a software that reads EXIF information and rename all files according to date and time of all files irrespective of source.
Best way i have found dealing with files is to use linux and bash-fu.
On windows just install ubuntu subsystem and do it.
Jhead in linux reads the exif data so you can simply script it to do.
The below article shows how but basically the idea is to parse exif data and use the values to rename files.
I use some batchrenamer. Simple no nonsense tool and freeware.
I have it on my desktop and I’m out of my town with laptop right now so can help with the exact name..
do any of the mentioned softwares here, or any other, also has the capability to rename/number the photo-vid files according to the name of the folder they are in? for eg, i like to categorize photos taken in a day or outing, into locations or events (for ease of sorting & later reference)…like, photos taken at location A, i’ll make a subfolder, name it as ‘location A’, and put photos taken at that location into this subfolder. likewise for other photos. so, does a ware have this ability to automatically rename these files as, say, ‘location A_01’, ‘location A_02’, etc.?
From memory, I think Picasa does rename files as well.
Actually, if you set the folders to scan and keep adding files to those folders, Picasa auto sorts them as per the existing rules you set up.
But it’s been a while since I’ve used this, need to try it out and see.