- Home
- Plugins
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.
| Plugin | Author | Description | Platforms |
|---|---|---|---|
| WIC Codec | d2phap | Brings the Windows Imaging Component into ImageGlass as a native codec plugin including JPEG XR (.jxr, .hdp, .wdp) | 🪟 |
| APNG Codec | d2phap | Animated APNG codec plugin for ImageGlass | 🪟🍎🐧 |
| ITHMB Codec | B67687 | C ABI plugin to decode .ithmb thumbnail files using Ithmb-Codec | 🪟🍎🐧 |
FAQs
1. How to install a plugin
- Open ImageGlass Settings > Plugins.
- Click the Add button and select your
.igplugin.zipfile. - Click on the plugin to open the Plugin information window.
- Click Trust and enable to activate it.
2. How to submit a plugin
- Fork this repository https://github.com/ImageGlass/SDK.
- Update this file ('showcase/plugins.md') with the plugin details under the correct category.
- Submit a pull request.