🏞 A lightweight, versatile image viewer
ImageGlass版本: ImageGlass 9.3 Beta 2 (v9.2.1.324 + .NET 9)
🔗更新日志

Downloads

Updates

  • Added ImageGlass_9.2.1.324_net9_x64.zip which is built against .NET 9

Changelog:

This is a beta release of ImageGlass 9.3, to address these issues: Milestone v9.3.

  • Updated the "Use Explorer sort order if possible" feature #404
    • Adds support for following sort order from saved search file: .search-ms
    • Improves algorithm foreground window detection for file drag-n-drop and single instance mode
    • Attempts to fix issue "Interface unknown (0x800706B5)" #2100
  • Updated "Set default photo viewer" feature to use per-machine level #1938 #2102 #1855
  • Removed redundant setting: Settings > Image > Image loading "Enable image transition" (EnableImageTransition)
  • Disabled "Window Backdrop" setting for Windows 10 #2083
  • Updated "Quick Setup" dialog to disable "Use Explorer sort order if possible" setting for Standard user profile
  • Fixed: Quickly zooming by mouse wheel could not keep the focus point correctly

System Requirements 🆕

This version is a self-contained release that runs independently and does not require .NET Desktop Runtime. Here are the new requirements:

Full Changelog: https://github.com/d2phap/ImageGlass/compare/9.2.1.216...9.2.1.324-beta

ImageGlass版本: 9.2.1.216
🔗更新日志

Downloads

This is a beta release of ImageGlass 9.3, to address these issues: Milestone v9.3.

System Requirements 🆕

This version is a self-contained release that runs independently and does not require .NET Desktop Runtime 8.0. Here are the new requirements:

Full Changelog: https://github.com/d2phap/ImageGlass/compare/9.2.0.1208...9.2.1.216

ImageGlass版本: 9.2.0.1208
🔗更新日志

You can support this project by making a donation or purchasing the Microsoft Store version: Downloads

📝 Changelog

🌱 New Features

  • Added a new tool: Resize Image (#1458)
    • Access via Main Menu > Tools > Resize image, or Alt+R
    • Compatible with single-frame, non-animated image formats
    • Supports scaling from 1px to 16384px
    • Supports variety of resampling methods powered by PhotoSauce.MagicScaler library
    • Note: Similar to other editing features, saving the resized image does not include its metadata such as exif profile.
  • Crop tool v2 (#1795, #1882, #2027, #2028):
    • Updates the mouse cursor when Crop tool is open
    • Selection now aligns with the image source
    • Zooming/panning doesn't affect selection
    • Supports resizing the selection by dragging any edge, not just anchor points
    • Supports panning image with middle mouse during cropping
    • Supports snap-to-pixel selection with pixel-level precision
    • Selection stays intact when clicking outside it
    • Default selection respects Crop settings and Aspect Ratio
  • Slideshow mode: Added Custom zoom (Z) feature (#2021)
  • Custom toolbar button: Added support for hotkeys
  • Added new API: IG_ApplySettings(string json) to apply settings from the Settings window via JSON format (#2010, #2042)

🔮 Improvements

  • Updated Magick.NET to v14.2
  • Made WebView2 Runtime optional:
    • Launch ImageGlass without bypassing the Quick Setup dialog
    • Quick Setup displays a warning with unavailable features and a download link (#2029)
    • SVG viewing reverts to the native renderer
    • About and Check for Update dialogs use the native Task Dialog
    • Settings opens the igconfig.json file in the associated app (or Notepad)
    • MSI installer: Remove WebView2 Runtime check
  • Maximum image dimensions, for those images larger than 16,384 pixels:
    • Removed the limit on maximum image dimensions
    • Supports rendering images in full resollution (#1863, #1949)
    • Uses Direct2D software rendering
  • Added support for automatically sorts new images based on the current sort order (#1467)
  • Removed alert sound on image deletion confirmation popup (#1997)
  • Allows user to set slideshow interval less than 1 second (#2047)
  • Added support for app protocol for Custom Toolbar buttons, Tools, and Edit apps (#2002)
    • Enter the app protocol in the Executable box (must end with :)
    • Use the Argument box for parameters; <file> passes the current image path
    • Verify your setting in the "Command preview"
  • Added a "Learn more" link to image interpolation settings, thanks to @stevencaiOR (#1982)
  • Improved the method for retrieving image files in the directory
  • Enabled dark mode for tooltips in the Crop Tool and Color Picker
  • Enabled dark mode and accent color for the progress bar in the Export Frame dialog

🐛 Bugfixes

  • Fixed hotkey parsing issues for non-English languages (#1988)
  • Fixed malformed characters displayed for hotkeys in non-English languages (#1999)
  • Fixed layout issues in the Settings window caused by a new Microsoft Edge version
  • Fixed the Settings window staying inactive when reopened
  • Fixed an issue where SVG image were blinking when opened with the WebView2 option enabled
  • Fixed the duplication of values in the Arguments field of the "ToolbarButtons" setting on each app launch

🟣 Other Updates

⭐ New Contributors

Full Changelog: https://github.com/d2phap/ImageGlass/compare/9.1.8.1104...9.2.0.1208

ImageGlass版本: 9.1.8.1104
🔗更新日志

Downloads

This is a beta release of ImageGlass 9.2, to address these tickets: Milestone v9.2.

New Contributors

Other updates

Full Changelog: https://github.com/d2phap/ImageGlass/compare/9.1.8.723...9.1.8.1104

ImageGlass版本: 9.1.8.723
🔗更新日志

You can support this project by making a donation or purchasing the Microsoft Store version: Downloads

[!NOTE] ARM64 build is back. However, I don't have an ARM device, I'm unable to test it. Let me know by leaving your comment in Discussion if you have any issues.

📝 Changelog

🔮 Improvement

  • Updated Magick.NET to v13.10
  • Added support for deleting images in Slideshow mode (#1838)
  • Removed support for these MouseClickEvent to make the single click detection faster (#1827)
    • XButton1DoubleClick
    • XButton2DoubleClick
    • WheelDoubleClick

🐛 Bugfixes

  • Fixed an issue where images overlapped each other on some certain machines (#1942)
  • Fixed an issue where zooming using the mouse wheel on a SVG file with WebView2 didn't work if the Windows setting "Decimal symbol" is not . (#1766)
  • Fixed an issue where navigation with side mouse buttons (back/forward) was delayed, compared to arrow keys (#1827)
  • Fixed an issue where HEIC orientation didn't display correctly (#1928)
  • Fixed an issue where ImageGlass didn't display some certain BMP files (#1959)
  • Fixed an issue where an error occurred while saving the ICO format if its dimension is larger than 256 pixels (#1840)
  • Fixed an issue where the arguments of custom toolbar button were not recognized until restarting the app
  • Fixed an issue where the third-party app from the custom toolbar button didn't open probably due to extra command-line injected

Full Changelog: https://github.com/d2phap/ImageGlass/compare/9.1.7.627...9.1.8.723

ImageGlass - A lightweight, versatile image viewer

📢 Try out Version 9.3 Beta 2 and share your feedback!


Website GPL Licence Crowdin

Discord Twitter Follow

ImageGlass is a lightweight software designed for seamless viewing of images in a clean and intuitive interface. With support for over 80 common image formats including WEBP, GIF, SVG, PNG, JXL, HEIC,... ImageGlass also offers advanced features that cater to the needs of both regular users and designers, making it the excellent tool to enhance workflow efficiency.

ImageGlass 9

📥 Download


ImageGlass on Microsoft Store!

  • If you want to support the development of ImageGlass, you can purchase ImageGlass from Microsoft Store.
  • Alternatively, you can use the one-time donation from ♥ GitHub Sponsor, then drop me a message in ImageGlass Discord or email, and I will send the code shortly.
  • ImageGlass Store provides the convenience of fast, easy installation onto all of your Windows devices along with fully automatic, behind-the-scenes updates with all the newest features, improvements, and fixes.

Difference Between ImageGlass Classic and Store Release

ImageGlass Classic ImageGlass Store
All features,
including Explorer sort order
Advanced configs
for Power users
Distribution 🌐ImageGlass.org and various sources 🛍️Microsoft Store only
Price 🆓 Free 🪙Fee, with a 7-day trial
Commercial use ✅ Recommended to register
Auto-update ❌ User-managed ✅ Seamless auto-updates
Hotfix update ❌ Available in official releases only ✅ Available as soon as they are fixed

🪁 System Requirements

👨‍💻 Development

  • Windows 11
  • Visual Studio 2022

The develop branch contains the latest commits while the prod branch is for the final stable release.

🗝️ License

ImageGlass is free for both personal and commercial use, except the Store version. If you intend to use ImageGlass at your place of business or for commercial purposes, it's recommended but not enforced to register at https://imageglass.org/license.

📚 Docs

For more information about ImageGlass, go to ImageGlass Docs.

🤼 Community and Support

💖 This project needs your help!

ImageGlass stands as an open-source, ad-free photo viewer, yet its development and upkeep demand resources. Your financial backing not only sustains this project but also fuels my motivation for crafting future releases.

Should you opt for GitHub Sponsor or Patreon, be sure to explore the tier-specific benefits on offer.

Your support is greatly appreciated!

Become a sponsor Become a patron Buy me a beer?