Convert PNG to Icon

first convert to 256

convert input.png -resize 256x256 output.png

last convert to icns

png2icns output.icns input.png

Revision #1
Created 29 July 2022 16:54:03 by Anthony
Updated 1 December 2023 15:02:33 by Anthony