ExifGlass
An EXIF metadata viewing tool, designed to work seamlessly with ImageGlass, but can also be used as a standalone software on your computer. To use ExifGlass, you need to have ExifTool by Phil Harvey installed on your system.
Whether you use ExifGlass as a standalone software or in conjunction with ImageGlass, this tool provides a convenient and efficient way to view and manage the metadata associated with your images. You can download ExifGlass for free by clicking on the link below, or purchase it from the Microsoft Store using the link provided.
Download ExifGlass for free:
github.com/d2phap/ExifGlass/releases
Purchase ExifGlass from Microsoft Store:
How to add an external tool to ImageGlass 9 beta 4
-
Open
igconfig.json
file with a text editor such as NotePad or VS Code. - Ensure that ImageGlass app is not running.
- In the Tools section of the
igconfig.json
file, add the following code:
// in igconfig.json "Tools": [ { "ToolId": "unique_tool_id", // a unique ID "ToolName": "name_of_the_tool", // name of the tool "Executable": "path\\to\\the\\tool.exe", "Argument": "<file>", // file path to pass to the tool "IsIntegrated": true|false // true: if the tool supports 'ImageGlass.Tools' } ]
-
To assign hotkeys to the tool, add the following code:
// in igconfig.json "MenuHotkeys": { "unique_tool_id": ["X", "Ctrl+E"] // press X or Ctrl+E to open/close the tool }
- Save the file, and you're done!
Buy me a beer 🍺?
ImageGlass is an open source, free, and ad-free photo viewer, but developing and maintaining it is not. Your financial support gives me more motivation to work on future releases. You can sponsor my work on GitHub (one-time/monthly, no service fee), Patreon (monthly), PayPal,...
If you choose GitHub Sponsor or Patreon, make sure you check out the tier benefits included.
Thanks for your support!
Ethereum |
0xc19be8972809b6b989f3e4ba16595712ba8e0de4
|
Bitcoin |
1PcCezBmM3ahTzfBBi5KVWnnd3bCHbas8Z
|