← Package directory
Available on winget

Install msstyleEditor

Editor for Windows visual styles (.msstyles files)

Install with winget
winget install --id nptr.msstyleEditor
Upgrade
winget upgrade --id nptr.msstyleEditor
Uninstall
winget uninstall --id nptr.msstyleEditor

About msstyleEditor

Editor for Windows visual styles (.msstyles files)

What's new in 2.1.1.0

- automatically convert image resources between straight and premultiplied alpha (#108) - imported images are assumed to be straight alpha (as per PNG specification), and thus converted to premul. alpha. - exported images are assumed to be premultiplied alpha and thus converted to PNG standard conforming straight alpha. - STREAM resources (DWMxxxxxx classes) are never converted, because they already come as straight alpha. - added a readonly edit box to the control preview (#152)

Read release notes

Version history

Version Updated Notes
2.1.1.0 Unknown - automatically convert image resources between straight and premultiplied alpha (#108) - imported images are assumed to be straight alpha (as per PNG specification), and thus converted to premul. alpha. - exported image...
2.0.1.0 Unknown - added support for animation properties (see "animations" class). - added search options for FILENAME and FONT. - displaying font ID next to font names for easier cross referencing. - added basic command line support ag...
2.0.0.8 Unknown - correctly (de)serialized margin properties. Order is supposed to be LRTB (#120). - fixed consecutive loads & saves failing (#121). - implemented the image hotkeys properly (#123).