Ticker

6/recent/ticker-posts

Get Image Information With Android

Hi! guy's we are back with another excited trick or hack in which we learn how to extract meta data form an image. In other words how to get information of an image like time, camera model, modified time, date etc. So excited let's get started.

Installation :-

$ apt update && apt upgrade -y

$ pkg install wget purl -y

$ gzip -dc Image-ExifTool-11.64.tar.gz | tar -xf -

Usage :-

$ cd Image-ExifTool-11.64

$ ./exiftool filepathimagename.jpg (Paste Image path and image name without space )

Now press enter and image data extracted and showed on interface as shown in thumbnails.

Note:- It can not extract location from images

I hop you guy's enjoyed this information and if you have any problem, question or suggestion please feel free to comment below share our post at least one friend it's give us little promotion...:p Thanks for reading have a nice day.

Mohit Saran (Hacker's King)