The first beta release of ImageGlass version 9.0, rewritten from scratch with many breaking changes, performance improvements and missing features.

ImageGlass 9.0 beta 1

 

Breaking changes

  • As announced in the previous updates, ImageGlass 9.0 requires .NET 6.0 to be able to run.
  • All XML-base config files for settings, theme, language are replaced with JSON format.
  • Most of the settings in igconfig.json are changed, and not compatible with version 8.
  • The app is rewritten from scratch to resove the root limitations and improve performance. It is a work-in-progress release with a lot of missing features.

 

Performance improvements

Image interaction is significantly improved in ImageGlass v9.0 beta 1 thanks to hardware acceleration (GPU). You can see and feel it when performing zooming, panning action. However, it still has some limitations: only non-alpha pixel format can be rendered with GPU, and the maximum image dimmension for GPU rendering should be less than 16380 pixels.

 

Hotkey customization

If you don't like the default hotkeys in version 8, you can change it since this release! Although the UI for settings is not ready, you will need to open igconfig.json file to do it. ImageGlass 9.0 beta 1 supports customizing hotkey for all menu items (MenuHotkeys), and the Image focus mode (ImageFocusModeHotkeys)

 

Introduce Image focus mode

Panning and zooming using keyboard in ImageGlass are even better with Image focus mode. To enable this mode, open Main menu > Image > Toggle Image focus mode. In this mode, you can pan the viewing image in any directions easily with 4 keys: Up, Down, Left, Right, and it's also configurable via setting ImageFocusModeHotkeys. You even can change the panning speed, or zooming speed.

 

Add your own buttons to toolbar

Toolbar component is even more flexible in ImageGlass 9.0 beta 1. You can add or hide buttons, move it to the center or the right group. You can configure button's functionality to make it more functional by running external commands.

 

A better thumbnail bar

You can do a lot more with thumbnails, not only just to view the preview of the images. Hovering a thumbnail shows you a quick information of the image: filename, file size, image dimmension. You can drag a thumbnail and drop it to any software windows to open. Scrolling performance is also dramatically improved.

 

Support new image formats

Animating WEBP is supported! Other formats come to this release are FITS, XV, VIFF, MJPEG,...

 

A lot more new features and improvements

For the details changes, you can go to https://github.com/d2phap/ImageGlass/releases/tag/9.0.1.514. Any feedback are welcome!

 

Try it now!

Be aware of scams and only get the files from our site!
Also, to report bugs, suggestions and generally provide feedback, use our Issue; reporting anything on social media or in any other place is just pointless, as the developers only follow Issue.

Download ImageGlass Moon 9.0 beta 1

For the complete changes see the changelog.