Exif Tool Gui

exiftool is a platform independent command line and GUI application for reading, writing and editing meta information of images and media files. Metadata information can be GPS coordinates, tags, creation time, edit time, device name etc.

  1. Exiftool Gui Windows
  2. Exiftool Gui Download Free
  3. Exiftool Gui Linux

JExifToolGUI is a java/Swing Windows/Linux/MacOS graphical frontend for the excellent command-line application called ExifTool by Phil Harvey. ExifTool is a platform-independent Perl command-line application and library for reading, writing and editing meta information in a wide variety of files. Exiftool is by far the best and most extensive. GUI doesn't need to be 'installed'. Just unzip ExifToolGUI.zip file into any directory, create Desktop shortcut and GUI is ready to use. Note: It is not recommended to put ExifToolGUI.exe into directories owned by operating system (Windows and Program files), unless you know what you're doing. ExifTool 12.29 on 32-bit and 64-bit PCs. This download is licensed as freeware for the Windows (32-bit and 64-bit) operating system on a laptop or desktop PC from camera software without restrictions. ExifTool 12.29 is available to all software users as a free download for Windows. The program was created by the developer as a freeware product.

exiftool supports most of the operating systems like Windows, Ubuntu, Fedora etc. We will install exiftool in this part.

Ubuntu, Debian, Mint, Kali

exiftool is provided from the package named libimage-exiftool-perl. So we will install with apt command like below.

Fedora, CentOS, RedHat

exiftool is provided with the package name perl-Image-ExifTool.noarch. We will install the exiftool with the following command for Fedora, CentOS and RedHat.

Exiftool Gui Windows

Windows

We can download the exiftool for Windows operating systems from the following URL. This zip file provides a single executable file without any installation.

We just need to extract the file with WinZip, 7zip, WinRAR etc.

The Syntax of the exiftool is like below. We can see that there is 4 different syntax for different use cases like reading metadata, writing metadata, copying metadata and other operations.

We can list all metadata by providing the file we want to inspect. In this example, we will list all metadata of Tux.png. As we can see this is a png file which is an image format.

As we can see there are a lot of metadata from a simple png file.

  • ExifTool Version Number specifies the version of the tool which is 11.10.
  • File Name specifies the name of the file which is “Tux.png”.
  • Directory specifies the path which is the current working directory.
  • File Size specifies the size of the given file which is 37 kB.
  • File Modification Date/Time specifies the modification 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”.
  • FileInode Change Date/Time specifies the Inode or disk change date and time which is “2019:03:13 05:45:32-07:00”.
  • File Permissions specifies current user, group, and other permissions of the file which is rw-rw-r--.
  • File Type specifies the type of the file which is `PNG` in this case.
  • File Type Extension specifies the extension of the file which is “png” in this example.
  • MIME Type specifies the mime code of the file which is “image/png” in this example.
  • Image Width specifies the width pixel count of the given image which is 300 in this case.
  • Image Height specifies the height pixel count of the given image which is 354 in this case.
  • Bit Depth specifies the pixel bit or quality which is 8 bit in this example.
  • ColorType specifies the color representation which is “RGB with Alpha” in this case.
  • Compression specifies the compression type of the given image which is “Deflate/Inflate” in this example.
  • Filter specifies the filter type.
  • Background Color specifies the RGB representation which is “255 255 255”.
  • Modify Date specifies the date the image modifies in original which is “2018:12:25 19:33:00”.
  • Datecreate specifies the creation date and time of the original image “2018-12-25T19:33:00+00:00”.
  • Datemodify specifies the modification date and time of the original image “2018-12-25T19:33:00+00:00”.
  • Megapixels specifies the megapixel or pixel count in a mega format which is 0.106 in this case.
Exif Tool Gui

We can export metadata of given files or images into an HTML file format with the -h option. In this example, we will export metadata of Tux.png into HTML name Tux.html.

We can print given file and images metadata in CSV format. This can be a single file or image or a whole directory which can contain multiple files and image. In this example, we will print

We can also list and print specific metadata by using grep command. In this example, we will print Image Width metadata.

We can also write or overwrite metadata of the given file. In this example, we will overwrite the Rights metadata of All.doc . We will use the -overwrite_original option and provide the metadata we want to change or set with the metadata value.

Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.

Moderation

Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:

  • Security, consistency, and quality checking
  • Human moderators who give final review and sign off

More detail at Security and Moderation.

Organizational Use

Exiftool Gui Download Free

If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.

Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.

Disclaimer

Exif Tool Gui

Exiftool Gui Linux

Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...