介绍
ImageGlass是一款常用的图像浏览工具,用于浏览各种最常见的图像格式。支持显示放小的图片,支持显示大图。显示图片速度更加流畅,加载更加快速,支持将图片转换不同格式。
就实际的使用情况来说,虽然windows自带的照片查看器比其他的更加清爽,但是,在查看图片时,会存在着卡、滞后的现象,而且最主要的是无法打开GIF图片,当然,它不能打开的图片格式还是有很多的。如果你还是忠于windows照片查看器的界面,你可以考虑一下「ImageGlass」,ImageGlass是一款开源程序,得益于使用内存的这一特性,在图片的加载速度上比系统自带图片浏览器快很多!
软件截图
软件特点
1、完全免费、体积小巧。
2、和windows默认图片查看器相同的操作方式和界面。任何人都可以快速上手。
3、可以启用缩略图。缩略图会显示同一路径下的其他图片。从而可以更快的找到自己需要的图片。但软件No1在测试的时候发现缩略图模式并不好用,希望作者在接下来的版本中改进它。
4、带有图片格式转换功能。利用这个软件,你可以把图片转换成不同的格式。
更新日志
🌱 New Features
- Added a new tool: Resize Image
- 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:
- 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
- Custom toolbar button: Added support for hotkeys
- Added new API:
IG_ApplySettings(string json)
to apply settings from the Settings window via JSON format
🔮 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
- 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
- Uses Direct2D software rendering
- Added support for automatically sorts new images based on the current sort order
- Removed alert sound on image deletion confirmation popup
- Allows user to set slideshow interval less than 1 second
- Added support for app protocol for Custom Toolbar buttons, Tools, and Edit apps
- 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"
- Enter the app protocol in the Executable box (must end with
- Added a "Learn more" link to image interpolation settings, thanks to
- 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
- Fixed malformed characters displayed for hotkeys in non-English languages
- 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
- Published ExifGlass app v1.7
- Published ImageGlass.Tools 1.9200.0