Re: SPAM: Re: Converting to an input profile
Re: SPAM: Re: Converting to an input profile
- Subject: Re: SPAM: Re: Converting to an input profile
- From: Klaus Karcher <email@hidden>
- Date: Wed, 08 Aug 2007 16:30:44 +0200
edmund ronald wrote:
Klaus,
Thanks for referring me to the latest argyll snapshot. I have
difficulty understanding the "man pages" of software I have never used
before - could you give me some specific guidance ?
1. I have an image, call it imageLAB.tif or imageProphoto.tif.
2. I have a camera profile camprof.icc
I now want to convert my image file into the camprof space, to obtain
file imageCamprof.tif.
Exactly which commands must I issue to so this ?
to convert imageProphoto.tif:
1) create a device link profile (perceptual intent assumed for both
profiles):
icclink -v -G -ip -op path/to/ProPhoto.icm path/to/camprof.icc
linkprofile.icc
2) use it:
cctiff linkprofile.icc path/to/imageProphoto.tif converted.tif
3) Bear in mind that converted.tif has no embedded profile. You should
use Photoshop or AppleScript* to embed camprof.icc
*) tell application "ColorSyncScripting" to embed alias
"path:to:converted.tif" with source profile "internal name of camprof.icc"
Klaus
_______________________________________________
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