Problem in changing profile of images!!

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
pkashrai

Problem in changing profile of images!!

Post by pkashrai »

I know my question is simple one so don't laugh while answering it !!
I tried some example of "profile" that I found in forum examples but that doesn't work..While trying to convert from RGB to CMYK using profile option, I got the message::
unable to open"RGB_PROFILE"/"CMYK_PROFILE":No such file or directory
Do I need to install other software as well except ImageMagick ? Where and How can I see the different profiles that can be used? I am using :
ImageMagick version 6.3.2
OS : Windows XP
Any help will be appreciated !! Thanks in Advance !!


With Regards,
Prakash Rai :
Last edited by pkashrai on 2007-03-12T23:31:06-07:00, edited 1 time in total.
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: How do I know the profile of images??

Post by anthony »

You need to download the new color profiles you want to use.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
pkashrai

Re: Problem in changing profile of images!!

Post by pkashrai »

Amazing !! Thanks for your such a quick response!!

Where do I get those color profiles to download?

With Regards,
Prakash
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: Problem in changing profile of images!!

Post by anthony »

Sorry, I know you can get some from other images, but there is some server you can get them from. try a google search for "CMYK ICC profile" or the profile name you want to use. the info I have is on IM examples...
http://www.imagemagick.org/Usage/formats/jpg_profiles
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
pkashrai

Re: Problem in changing profile of images!!

Post by pkashrai »

Once Again .. ThankYou for your Amazing quick response !!
:D :lol:

With Regards,
Prakash Rai.
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: Problem in changing profile of images!!

Post by anthony »

When you find the source, can you give us some feedback so I can update IM examples profile handling (in Common Image Formats)
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
Post Reply