Search found 3 matches

by teambuktu
2018-07-22T14:36:23-07:00
Forum: Digital Image Processing
Topic: Merging RGB and CMYK into CMYK
Replies: 4
Views: 219961

Re: Merging RGB and CMYK into CMYK

No. eciRGB is not sRGB. They are different colorspaces.

Oh, my bad, that was a mistake (copy & pasted the wrong filename ;)), I meant: sRGB2014.icc

Otherwise which CMYK profile is assigned?

Iso Coated V2 is the profile that is required...so if it is a different profile, then right now a CMYK ...
by teambuktu
2018-07-22T11:15:38-07:00
Forum: Digital Image Processing
Topic: Merging RGB and CMYK into CMYK
Replies: 4
Views: 219961

Re: Merging RGB and CMYK into CMYK

Please excuse my delayed answer, I was lost in colorspace... :lol:

I'll try to break my problem down, and be more precise.

The user can design a printing template and upload the following formats (for the beginning):

- JPEG, PNG, PDF, SVG

If a CMYK-JPEG or CMYK-PDF is uploaded, the server ...
by teambuktu
2018-07-18T04:57:22-07:00
Forum: Digital Image Processing
Topic: Merging RGB and CMYK into CMYK
Replies: 4
Views: 219961

Merging RGB and CMYK into CMYK

Hello ImageMagick community ;)

This is my first post and before I start I want to thank you guys for all your effort and the enormous amount of information on this site!

I'm developing a web-to-print-solution, and need to merge two sorts of images:

RGB -> Convert into ISO coated V2.

CMYK -> Take ...