


FileInode Change Date/Time specifies the Inode or disk change date and time which is 2019:03:13 05:45:32-07:00.File Access Date/Time specifies the access date and time which is 2019:03:13 05:45:32-07:00.File Modification Date/Time specifies the modification date and time which is 2019:03:13 05:45:32-07:00.File Size specifies the size of the given file which is 37 kB.Directory specifies the path which is the current working directory.File Name specifies the name of the file which is Tux.png.ExifTool Version Number specifies the version of the tool which is 11.10.As we can see this is a png file which is an image format.Īs we can see there are a lot of metadata from a simple png file. In this example, we will list all metadata of Tux.png. We can list all metadata by providing the file we want to inspect. We just need to extract the file with WinZip, 7zip, WinRAR etc. This zip file provides a single executable file without any installation. We can download the exiftool for Windows operating systems from the following URL. $ sudo dnf install perl-Image-ExifTool.noarch Ubuntu, Debian, Mint, Kali Fedora, CentOS, RedHatĮxiftool is provided with the package name perl-Image-ExifTool.noarch. $ sudo apt install libimage-exiftool-perl So we will install with apt command like below. Ubuntu, Debian, Mint, KaliĮxiftool is provided from the package named libimage-exiftool-perl.

InstallĮxiftool supports most of the operating systems like Windows, Ubuntu, Fedora etc. Metadata information can be GPS coordinates, tags, creation time, edit time, device name etc. Exiftool is a platform independent command line and GUI application for reading, writing and editing meta information of images and media files.
