Search found 3 matches

by modads
2014-08-06T23:31:09-07:00
Forum: Users
Topic: Color-Problem when converting
Replies: 5
Views: 1433

Re: Color-Problem when converting

snibgo wrote: A more complex method is to assign one of the CMYK profiles, and convert to one of the sRGB profiles, for example:

Code: Select all

-profile USWebCoatedSWOP.icc -profile sRGB.icc
Have i any chance to get (maybe only the name) of the used color profile?
by modads
2014-08-06T07:57:41-07:00
Forum: Users
Topic: Color-Problem when converting
Replies: 5
Views: 1433

Re: Color-Problem when converting

I don't have any choice which images the users upload.
I have to support such images, so (and that is the question of this topic): how to i convert such images, with correct colors?
by modads
2014-08-06T01:34:28-07:00
Forum: Users
Topic: Color-Problem when converting
Replies: 5
Views: 1433

Color-Problem when converting

Hi there, i use jmagic to resize user-uploaded images on a web page. Here i have some image, which are not be able to show correctly in firefox. For them i tried to do a conversion, but i can't get it working. I even try some icc color profiles. Maybe someone have an idea a) how to detect such ...