Plugin Directory

Extend ImageGlass with Community Plugins

Extend ImageGlass with plugins. Browse community-built codec plugins that add support for more image formats and new capabilities.

Legends:

  • Supported platforms: 🪟 Windows, 🍎 macOS, 🐧 Linux
  • Plugin type:
    • Codec: Extends the image formats supported by ImageGlass.

Available plugins

Explore the community plugins listed below.

Plugins execute with full permissions and can run arbitrary code on your system. Only install and enable third-party plugins from trusted sources and authors.

PluginAuthorDescriptionPlatforms
WIC Codecd2phapBrings the Windows Imaging Component into ImageGlass as a native codec plugin including JPEG XR (.jxr, .hdp, .wdp)🪟
APNG Codecd2phapAnimated APNG codec plugin for ImageGlass🪟🍎🐧
ITHMB CodecB67687C ABI plugin to decode .ithmb thumbnail files using Ithmb-Codec🪟🍎🐧

FAQs

1. How to install a plugin

  1. Open ImageGlass Settings > Plugins.
  2. Click the Add button and select your .igplugin.zip file.
  3. Click on the plugin to open the Plugin information window.
  4. Click Trust and enable to activate it.

2. How to submit a plugin

  1. Fork this repository https://github.com/ImageGlass/SDK.
  2. Update this file ('showcase/plugins.md') with the plugin details under the correct category.
  3. Submit a pull request.