Is there any command line tool for making icns files to use for OS X apps?
I am aware of icontool but it doesn't do what i want. It converts iconset files into and icns file.
What i want it to do is:
Copy a 1024x1024 tiff file, then convert it into all the different sizes such as 512x512@2x, 128x128 or 16x16@2x.
I can do this manually but it can't be a pain and especially when doing it multiple times.