Thanks !
I'll try and get back !
					Search found 7 matches
- 2016-01-14T11:00:02-07:00
 - Forum: Users
 - Topic: problem with conversion from CMYK to sRGB
 - Replies: 24
 - Views: 18043
 
- 2016-01-14T05:54:24-07:00
 - Forum: Users
 - Topic: problem with conversion from CMYK to sRGB
 - Replies: 24
 - Views: 18043
 
Re: problem with conversion from CMYK to sRGB
I also try with this profils :
AdobeRGB1998.icc
AppleRGB.icc
ColorMatchRGB.icc
But always the same result ,the image seems washed out with photoshop.
					AdobeRGB1998.icc
AppleRGB.icc
ColorMatchRGB.icc
But always the same result ,the image seems washed out with photoshop.
- 2016-01-13T03:08:34-07:00
 - Forum: Users
 - Topic: problem with conversion from CMYK to sRGB
 - Replies: 24
 - Views: 18043
 
Re: problem with conversion from CMYK to sRGB
Hi, i'm back !
I've removed the -colorspace sRGB option, and i've try differents icc file (find here http://www.color.org/srgbprofiles.xalter)
sRGB_ICC_v4_appearance_beta_displayclass.icc
sRGB_IEC61966-2-1_black_scaled.icc
sRGB_v4_ICC_preference.icc
sRGB_v4_ICC_preference_displayclass.icc
here's ...
					I've removed the -colorspace sRGB option, and i've try differents icc file (find here http://www.color.org/srgbprofiles.xalter)
sRGB_ICC_v4_appearance_beta_displayclass.icc
sRGB_IEC61966-2-1_black_scaled.icc
sRGB_v4_ICC_preference.icc
sRGB_v4_ICC_preference_displayclass.icc
here's ...
- 2016-01-13T00:43:58-07:00
 - Forum: Users
 - Topic: problem with conversion from CMYK to sRGB
 - Replies: 24
 - Views: 18043
 
Re: problem with conversion from CMYK to sRGB
Thanks, i'll search and try a new sRGB profile and get back to you.
					- 2016-01-12T08:23:00-07:00
 - Forum: Users
 - Topic: problem with conversion from CMYK to sRGB
 - Replies: 24
 - Views: 18043
 
Re: problem with conversion from CMYK to sRGB
When I open the image with Photoshop, it shows an ISO Coated V2 incorporated profile.
I'm not at ease with color profiles, so I'm not sure if it's a CMYK or something else. That would be nice if you could give me some more informations about it :)
To recap, what I've got to do is to:
- Remove the ...
					I'm not at ease with color profiles, so I'm not sure if it's a CMYK or something else. That would be nice if you could give me some more informations about it :)
To recap, what I've got to do is to:
- Remove the ...
- 2016-01-12T06:46:22-07:00
 - Forum: Users
 - Topic: problem with conversion from CMYK to sRGB
 - Replies: 24
 - Views: 18043
 
Re: problem with conversion from CMYK to sRGB
yes i have llcms2
LIBS -lMagickCore -llcms2 -lfreetype -lbz2 -lz -lltdl -lm -lgomp
					LIBS -lMagickCore -llcms2 -lfreetype -lbz2 -lz -lltdl -lm -lgomp
- 2016-01-12T03:27:37-07:00
 - Forum: Users
 - Topic: problem with conversion from CMYK to sRGB
 - Replies: 24
 - Views: 18043
 
problem with conversion from CMYK to sRGB
Hi
We use image magick by command line in order to convert image to different color space.
One of the command we used : (for CMYK to RGB)
convert -quiet -respect-parenthesis -units PixelsPerInch -density 300 'in/CMYK-ISOcoated V2/CMYK-ISOcoated V2_2.tif[0]' +repage \( -clone 0 -auto-orient ...
					We use image magick by command line in order to convert image to different color space.
One of the command we used : (for CMYK to RGB)
convert -quiet -respect-parenthesis -units PixelsPerInch -density 300 'in/CMYK-ISOcoated V2/CMYK-ISOcoated V2_2.tif[0]' +repage \( -clone 0 -auto-orient ...