Re: Does Xcode/Mac come with a PNG util?
Re: Does Xcode/Mac come with a PNG util?
- Subject: Re: Does Xcode/Mac come with a PNG util?
- From: email@hidden
- Date: Fri, 10 Feb 2012 15:57:53 +0000
- Importance: Normal
- Sensitivity: Normal
By the way, Apple's ImageEvents is a front end to the SIPS image processing binary that is built into every mac.
Type sips --help in the Terminal app to see some sparse docs. There are real world examples on google to show just what sips can do.
I use it to batch convert from png to jpg at multiple quality levels.
Sent from my Verizon Wireless BlackBerry
-----Original Message-----
From: "Eric A. Borisch" <email@hidden>
Sender: xcode-users-bounces+zav=email@hiddente: Fri, 10 Feb 2012 09:07:17
To: XCode Users<email@hidden>
Reply-to: email@hidden
Subject: Re: Does Xcode/Mac come with a PNG util?
> On Feb 9, 2012, at 11:56 AM, lbland wrote:
> hi-
> I need a CLI tool to remove alpha channels from PNG files.
> Is there such a beast by default on the Mac?
>
> ... not exactly a Xcode question, but if Xcode did install such a CLI (or if
> the Mac came with such a CLI) then I'd use it.
>
> thanks!-
>
> -lance
You want ImageMagick and its convert tool:
http://studio.imagemagick.org/pipermail/magick-users/2006-August/018215.html
- Eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden