


We can extract the most common metadata from a file by using the use with the exiftool command. On windows once you extract the zip file you will want to change the filename so we can use it from the command line: rename exiftool ( k) to exiftool perfect. :~$ exiftool common it will give us general information of the file as shown in the following image. type the following command in the terminal to display common metadata of file. Extracting common metadata we can extract the most common metadata of a file by using option along with exiftool command. if you want to see the data for all bands of a particular capture, you can use a wildcard as follows: exiftool img 0000 *.tif. this will return all the metadata tag names and its associated values for the specified image. Viewing all metadata of a particular image. Extracting Metadata From Photos Using Exiftool YoutubeĪ quick and easy way to extract the geotag information from a folder of photos (in this case drone images), and output the data to a summary file for viewing.
