
ExifToolGUI is a GUI front-end for exiftool to view metadata information with some editing features.
There are many tools for viewing/editing metadata inside image files. In my opinion, ExifTool by Phil Harvey, is the best I've found so far. Here's why:
The only downside for many potential users is the fact, that ExifTool is a "command-line" utility. That means, there's no Graphic User Interface (GUI), so all work must be done by typing commands inside "Command Prompt" window. Such approach gives ExifTool great flexibility, but is somehow difficult to use -especially for those, who don't use ExifTool regularly.
So, I've decided to make some simple ExifTool GUI for my private use. There are already some GUI's that make use of ExifTool, but some of them are not flexible enough (for my needs) and/or have somehow limited use. When making ExifToolGUI, the main goal was:
Basic idea behind GUI is, to keep it simple! Thus, only those options are implemented, which I believe, are essential for majority of users.