Extraction of metadata with exiftool of image in Windows10/Raspberry Pi

Extraction of metadata with exiftool :




Exiftool

According to Wikipedia ExifTool is a free and open-source software program for reading, writing, and manipulating image, audio, video, and PDF metadata. It is platform independent, available as both a Perl library (Image::ExifTool) and command-line application.

1. Go here Click to Download 
2. Extract the file
3. Create a folder named exiftool and paste .exe in that 
4.Re name exiftool(-k).exe to exiftool 
5. Win + R
6. system.cpl to add it to the env to access in the command prompt

(Click on Image to enlarge it)

7. exiftool c:\(file path of image of which metadata is to be extracted)
    
 

8. Get all the metadata of the image.
9. To get the metadata of all the images present in folder 
     exiftool c:\(path to folder)\

10. To get the all image metadata in the format of csv

    exiftool c:\(path to folder)\out.csv
 

 Exiftool in RaspberryPi

1.  sudo apt-get install exiftool

2.  exiftool image.jpg





Happy reading.. Please follow us on blogger and leave a comment if you have any queries below.. :)

My Instagram

Made with by Pi-girl | Copyright © 2020 Pi-girl