Re: SIPS - convert color space..
Re: SIPS - convert color space..
- Subject: Re: SIPS - convert color space..
- From: email@hidden
- Date: Sun, 26 Aug 2007 11:12:36 -0700
On Aug 26, 2007, at 9:47 AM, Wayne Melrose wrote: Thanks Gary... I think..? .. and I guess what I didn't make clear is I'm wondering if I overlooked something in the SIPS man page that might help me convert the color space of an image from anything to RGB.
So if you know of another tree I could bark at, that would be great.. Just to clarify again. convert any image (tif, png, jpg etc ) to RGB color space, preferably jpg format. PREFERABLY not involving third party anything..
sipsĀ and ImageEvents can both do a color space conversion easily.
In sips it's by way of the -m or -M options; for instance:
sips -m /path/to/Profile.icc /path/to/Image.tif
In ImageEvents you'd use the match command. I don't use ImageEvents directly much so I don't know the proper syntax offhand, but it's similar to the above. |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden