Skip to content

ExifGlass 2.0 - Cross-platform support!

Latest

Choose a tag to compare

@d2phap d2phap released this 15 Jul 02:36

ExifGlass 2

You can download ExifGlass for free.
To support the development of ExifGlass and gain access to future updates, consider purchasing it from the Microsoft Store.

ExifGlass on Microsoft Store

Downloads

Changelog

  • Added support for Windows, macOS and Linux
  • Added support for ImageGlass 10
  • Updated the internal ExifTool.exe to v13.59
  • Updated Avalonia 12.1

Register ExifGlass as external tool in ImageGlass 10

Launch ImageGlass 10, open Settings > Tools, and click "Add" button. In the "Add external tool" window, fill in the below information:

πŸͺŸ Windows 10/11

  • ID: Tool_ExifGlass (you can change the ID)
  • Name: ExifGlass 2 (you can change the tool name)
  • Integrated with ImageGlass.SDK: check the box
  • Executable: exifglass (or the full path of ExifGlass.exe)
  • Argument: <file>
  • Hotkeys: optional

🍎 macOS

  • ID: Tool_ExifGlass (you can change the ID)
  • Name: ExifGlass 2 (you can change the tool name)
  • Integrated with ImageGlass.SDK: check the box
  • Executable: /Applications/ExifGlass.app
  • Argument: <file>
  • Hotkeys: optional

🐧 Linux

  • ID: Tool_ExifGlass (you can change the ID)
  • Name: ExifGlass 2 (you can change the tool name)
  • Integrated with ImageGlass.SDK: check the box
  • Executable: flatpak
  • Argument: run io.github.d2phap.exifglass <file>
  • Hotkeys: optional
image

Full Changelog: 1.10.0.0...2.0.0.0