
-d sets the format for date/ time values.-filename

Here we will take advantage of the exiftool to segregate/ rename all the raw files present inside the current folder and it’s subfolder according to the exif tag of metadata Create Date and Time. Suppose you are working for a photography firm and you clicked photos for many events but the photos got mixed and now manually segregating each image will require a lot of wasted effort. Renaming Image Files According to their Creation Date We can see the images are moved into a new folder with the year and then month-day subfolders.Ģ. exiftool '-Directory

The command copies the old images into directories based on their year and month. Suppose we have a lot of Images and we want to sort them into new folders and arrange them by year, month, or days, then we can use the following command: We can combine the information from the metadata to solve variety of tasks. Sorting Image Files into Folders by Year and Month We can save the output of the exiftool within another file (preferably a text file) to store the info for later use.


Sed Command in Linux/Unix with examples.ISRO CS Syllabus for Scientist/Engineer Exam.ISRO CS Original Papers and Official Keys.GATE CS Original Papers and Official Keys.Full Stack Development with React & Node JS(Live).Preparation Package for Working Professional.Full Stack Development with React & Node JS (Live).Data Structure & Algorithm Classes (Live).
