Versie 9.0 van ImageGlass is kort geleden uitgekomen. ImageGlass is een klein, snel en eenvoudig opensource programma waarmee afbeeldingen kunnen worden bekeken. Het kan afbeeldingen zonder kwaliteitsverlies roteren en converteren naar een ander formaat, maar voor andere bewerkingen is het afhankelijk van externe software. In versie 9.0, die Moon als koosnaam heeft meegekregen is onder meer ondersteuning voor .NET versie 8 en apparaten uitgerust met een ARM-processor toegevoegd. Verder zijn er flinke prestatieverbeteringen waar te nemen en is het uiterlijk in een modern jasje gegoten. De complete releasenotes voor deze uitgave kunnen hieronder worden gevonden.
Introducing the new ImageGlass, version 9We are excited to unveil the General Availability release of ImageGlass 9.0, and it's packed with exciting new features and enhancements to make your photo viewing experience even better. This major update has been in the works for over three years, and we are proud to present it to our dedicated user community.
System requirementsImageGlass 9 drops support for Windows 10 version 1909 (November 2019 Update) and older, including Windows 8.1, 8 and 7. Please note that 32-bit x86 version is also no longer supported. Here are the new requirements:
Removed features
- Windows 10/11 64-bit, version 2004 or later
- .NET Desktop Runtime 8 (64-bit)
- WebView2 Runtime 64-bit
Here is the list of features of version 8 are not available in version 9:
Breaking changes
- Exif tool. You can install ExifGlass app as an ImageGlass tool for improved EXIF metadata viewing.
- "Start with OS to improve startup speed" setting: No alternative available.
If you were enabling the setting "Start with OS to improve startup speed", make sure to disable it before upgrading to version 9.- "Display viewer scrollbars" setting:. No alternative available.
Performance boost with hardware acceleration
- User config files are now in the JSON format:
igconfig.json
. ImageGlass 9 cannot import settings from version 8.- Similarly, theme and language pack also updated to use JSON format. You can download theme packs for version 9 at Download / Theme packs.
- For power users:
- Version 9 uses Per-user setting model which is different from Per-machine setting of version 8:
- The app settings are now saved in the
%LocalAppData%
folder. Refer to Docs / App configuration for more information.- The app registry uses
HKEY_CURRENT_USER
for file type associations and app protocol.igtasks.exe
has been removed.- All commands in
igcmd.exe
have been reworked. Visit Docs / Command line utilities for the updated information.- To skip the "ImageGlass Quick Setup" dialog, set
QuickSetupVersion
value to any number greater than9
in theigconfig.json
file.ImageGlass 9's rendering engine now leverages GPU technology, resulting in significantly improved performance and image quality. Enjoy smooth zooming and panning even for large image dimensions and animated formats. Additionally, the use of the newer version of .NET has reduced ImageGlass's startup time, eliminating the need to start with the OS.
The new modern, fluent, intuitive interfaceImageGlass 9 seamlessly combines functionality with a beautiful design, and it offers customization options to suit your preferences. Two modern theme packs,
Customizable app layoutKobe
andKobe - Light
, come pre-installed. Transition between light and dark modes, adapting effortlessly to your system settings. Moreover, Windows 11 users can enjoy transparent backdrop styles, including Mica, Mica Alt, and Acrylic.Customizing the app layout is now easier than ever. You can relocate the Toolbar to the top or bottom, position the Gallery to the sides, and enjoy a multi-column view of thumbnails. Customize the information displayed on the window title bar as per your preference.
Touch gesture supportImageGlass 9 now includes touch gesture support for zooming and panning images, making the experience more intuitive and interactive. You can also use swipe gestures to scroll through thumbnails in the gallery.
Enhanced SVG viewingImageGlass 9 now offers correct scaling for SVG formats thanks to Webview2 integration. You can even interact with animated SVG files, including hovering, clicking, and displaying tooltips. This feature comes with some limitations, you can switch back to the native rendering engine by unchecking the option "Use Webview2 for viewing SVG format" in the app settings.
Enhanced window modesImageGlass 9 introduces sleek and performant window modes. You can combine various modes to tailor your viewing experience. The table below shows the window mode combinations available for the main view and slideshow view:
The new slideshow view
Mode Full screen Frameless Window fit Full screen ✅ ⬜️ ⬜️ Frameless ⬜️ ✅ ✅ Window fit ⬜️ ✅ ✅ The slideshow view in ImageGlass 9 now opens in a separate window, allowing you to move it to other monitors without interrupting the main app.
Brand new built-in toolsExternal tool support
- Color Picker tool now supports the CEILAB color format, making it easy to copy color codes.
- Crop tool has significant update, supports aspect ratio for cropping image. You can quickly resize the selection area and see the size updated. More options are hidden in Crop tool settings where you can choose the default selection for every time open the tool.
- Page navigation tool is now docked on the main window and is customizable in the app settings under the Layout tab. This tool now supports controlling animated images and exporting all image frames to files.
- Exif viewer tool has been removed in version 9. However, you can install ExifGlass as an ImageGlass tool for better EXIF metadata viewing.
ImageGlass 9 provides developers with an API to integrate their apps. For more detail, refer to Docs / Build tools for ImageGlass. You can add any apps as an ImageGlass tool and assign hotkeys to open them in the app settings under the Tools tab.
Experiment featuresWe continue to experiment with additional features that are not yet exposed in the app settings. These include:
- Adding custom toolbar buttons
- Customizing menu hotkeys
- Disabling unwanted ImageGlass features