Page 1 of 1

Removing Indexed Color Space

Posted: Sat Dec 16, 2023 1:52 am
by ScottHaugaard
We get this job every election cycle, with multiple versions, and it takes way too long to convert to spot color. The pdf contains three basic colors, and none of them are specified as spot. There's CMYK and RGB, plus Index versions of these colors, and many have slight variation in values.

I'm trying to automate this, but getting hung up on the indexed colors. I would like to convert everything to CMYK, grab any object with more than 70% cyan, and make that a spot color; then do the same for everything with over 70% magenta, and create the other spot color. I can't get the system to recognize an index color as having a significantly higher percentage of a particular process color. If I manually Select Similar Objects, it will select everything specified as indexed. Is there a way to remove the indexing within an action?

Re: Removing Indexed Color Space

Posted: Mon Dec 18, 2023 9:36 am
by bens
PitStop has an action "Convert indexed color space to base color space". This will convert Indexed over CMYK to CMYK for example, which sounds like exactly what you want.

Re: Removing Indexed Color Space

Posted: Fri Jan 05, 2024 3:36 am
by ScottHaugaard
bens wrote: Mon Dec 18, 2023 9:36 am PitStop has an action "Convert indexed color space to base color space". This will convert Indexed over CMYK to CMYK for example, which sounds like exactly what you want.
That worked. Thanks Bens!

Re: Removing Indexed Color Space

Posted: Mon Feb 05, 2024 11:18 am
by Jiyahana
Great you got your correct answer.