Exiftool – Every image store some information but we can’t see it. All information stored inside theย imageย most of the social media encrypted the image information but other platforms? if you take one photo on your phone, that photo has location details, device information, etc.
So in this article, I’m going to show you how to get and seeย imageย stored information with the Image metadata extractor tool
What is ExifTool?
This is nothing but the command-line utility and reading, writing, and manipulating image, audio, video, and PDF metadata.
How to install and use?
Step 1:
First of all, we need to install the ExifTool on your Linux system so type the below command in your terminal
sudo apt-get install exif libimage-exiftool-perl

Step 2:
Now open the terminal inside the image directory and type the following command. after executing the command you will get allย informationย inside the image
USAGE: exif (image name)
exif errorsfind.jpg



If you have any problem with this installation you download the tool manually. After downloading extract the zip file and open the terminal inside the extracted folder then type exitool (Image name)
Very nice ๐๐๐๐๐๐๐๐๐๐๐๐๐