Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Queries the Finder icon for the file or folder with the given path.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
QuickLook Files | 2.3 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
Parameter | Description | Example |
---|---|---|
Path | The path to the file or folder. | "/Applications" |
Size | The size of the icon picture you'd like to have. Suggested range is from 16 to 512 pixel. | 512 |
Container value.
Queries icon of iPhoto app:
MBS( "Icon.GetIcon"; "/Applications/iPhoto.app"; 512 )
Created 18th August 2014, last changed 29th October 2018
Icon.ClearIcon - Icon.GetIconWithQuickLook
Feedback: Report problem or ask question.