Convert images using sips
April 3rd, 2007
To convert a PNG to a GIF 16 pixels wide:
sips -s format gif --resampleHeightWidthMax 16 grupl_icon.png -o grupl.gif
I thought I already noted that down somewhere, but apparently not. So here it is again.

Leave a Reply