Re: extract profile form an image
Re: extract profile form an image
- Subject: Re: extract profile form an image
- From: Mitchell Rosen <email@hidden>
- Date: Wed, 10 Dec 2008 12:13:50 -0500
You can run a unix command-line interface on your Mac, like Terminal,
and use a command called 'sips' to extract a profile.
To get more information about the capabilities of sips, you can type
$ man sips
Let's say that you have image A.JPG in your Pictures folder and you
want to extract its profile into the file PROFILE.ICC, then you could
do something like this:
$ cd ~/Pictures
$ sips -x PROFILE.ICC A.JPG
I hope this helps.
- Mitch
At 11:47 AM -0500 12/10/08, David Remington wrote:
I remember there used to be an applescript to extract the icc
profile form an image. It doesn't seem to be installed any more.
Does anyone have a copy? Is there another utility to accomplish this?
Thanks,
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Colorsync-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.
Colorsync-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden