#file-extension #icons #png #gtk #macos #associated #format

systemicons

With this lib you can retrive the system icon which is associated to a certain file extension. The icon will be in the .png format. Windows, macOS and Linux (GTK) are supported.

20 releases

1.0.0-beta.1 Oct 9, 2024
0.9.13 Nov 12, 2024
0.9.10 Oct 30, 2024
0.7.0 Aug 2, 2023
0.4.0 Jul 13, 2021

#336 in Images

33 downloads per month

MIT license

23KB
448 lines

systemicons

With this lib you can retrieve the system icon which is associated to a certain file extension. The icon will be in the .png format. Windows, macOS and Linux (GTK) are supported.


lib.rs:

systemicons

With this lib you can retrieve the system icon which is associated to a certain file extension. The icon will be in the .png format. Windows and Linux (GTK) are supported.

When you specify an absolute path to a .exe file, then the icon is loaded from resource, if the exe contains an icon resource.

Dependencies

~0–37MB
~561K SLoC