Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

icns2image doesn't get the default icon #5

Open
jgstew opened this issue Oct 4, 2019 · 2 comments
Open

icns2image doesn't get the default icon #5

jgstew opened this issue Oct 4, 2019 · 2 comments

Comments

@jgstew
Copy link

jgstew commented Oct 4, 2019

icns2image doens't get the default icon from the icns file that actually used by the application in all cases, frequently getting an alternative icon that isn't used. It says that by default it gets the largest sized icon by resolution, but that doesn't seem to be correct in some cases.

I wish there was a way on the command line to expand ALL representations, or list them, then be able to extract a particular one. I'm wondering if the Application Default icon is typically the largest representation of the first set of icons, rather than just the largest. Also, it isn't clear to me what icns2image does if multiple icons have the same representation size.

@jgstew
Copy link
Author

jgstew commented Oct 4, 2019

Interesting, it seems the Apple built in sips command can do exactly what I need: https://www.macworld.com/article/1060156/sipsicns.html

@relikd
Copy link

relikd commented Apr 20, 2022

Late to the game but have a look at https://github.com/relikd/icnsutil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants