MSI
WinGet
nomacs - Image Lounge (Beta)
TU Wien · 3.22.0-rc.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i nomacs-setup-x64.msi /quiet /norestart
InstallPath
msiexec /i nomacs-setup-x64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
File Identity
Filename
nomacs-setup-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
nomacs.nomacs.Beta
Version
3.22.0-rc.2
Description
nomacs is a free, open source image viewer, which supports multiple platforms. You can use it for viewing all common image formats including RAW and psd images.
License
GPL-3.0
↗
Homepage
https://nomacs.org/
Upgrade Behavior
install(Install over existing)
Release Notes
This is the stable release candidate intended to replace 3.16 on github releases.
Highlights Since RC1
- Keyboard scrolling in thumb view by @spaghetti22
- Updated translations, new Simplified Chinese by @sr79368142
- Color management added (select a display profile in Settings/Display) by @scrubbbbs
- Force-delete dialog added
- Preserve image color profile when editing/saving
- Support CMYK pixel format (converted to sRGB on open)
- Fix delete/sync recents bug
- Fix always-zoom-to-fit issues w…