Please support this project by making a donation or purchasing the Microsoft Store version:
🪁 System Requirements
- 🆕 Windows 10/11 64-bit, version 1809 (build 17763) or later
- .NET Desktop Runtime 8 (64-bit)
- WebView2 Runtime 64-bit v119.0.2151 or later
📝 Changelog
🌱 New Features
- Added support for saving image as AVIF format
- Added support for custom WebView2 Runtime:
- Create "WebView2_Runtime" folder in the Configuration Folder
- Download the Fixed Version of WebView2 x64 (e.g.
Microsoft.WebView2.FixedVersionRuntime.124.0.2478.67.x64.cab
) - Renamed the downloaded file extension from
.cab
to.zip
and extract it to a folder - Copy all files and folders where the
msedgewebview2.exe
file is located into the "WebView2_Runtime" folder - Restart ImageGlass
- Open About dialog (Main menu > Help > About) to verify the WebView2 Runtime version
- Experiment feature (No UI yet):
- Added support for opening the Save As dialog in the current image directory via setting
OpenSaveAsDialogInTheCurrentImageDir
(#1144)
- Added support for opening the Save As dialog in the current image directory via setting
🔮 Improvements
- Upgraded Magick.NET v13.7.0
- Upgraded libwebp v1.4.0
- Improved first launch time of ImageGlass
- Improved text message when WebView2 Runtime is not found and added a link to download (#1852)
- Added support for VarDCT Lossy for JPEG XL image format (#1864)
- Added support for selecting action buttons with arrow keys in dialog box (#1663)
- Added support for resetting all settings with Quick Setup dialog (#1694)
🐛 Bugfixes
- Fixed an issue where some PSD files could not be opened due to "incorrect check in the PSD coder" (#1806)
- Fixed an issue where some WEBP files could not be opened due to "insufficient image data" (#1807)
- Fixed an issue where some animated GIF files could not be saved as animated WEBP format (#1849)
- Fixed an issue where
igcmd.exe
still displayed UI without passing--ui
param (#1835) - Fixed an issue where ImageGlass could not work due to "An item with the same key has already been added" error (#1842, #1892)
Full Changelog: 8.12.4.30...9.0.11.502