A color conversion defect has been identified in Enfocus PitStop 25.

Post Reply
wushy
Newbie
Posts: 3
Joined: Fri Jul 24, 2020 3:34 am

A color conversion defect has been identified in Enfocus PitStop 25.

Post by wushy »

An issue with PitStop 25: when converting the RGB images in this PDF to CMYK mode, the images turn completely white
Attachments
111.part2.rar
(229.82 KiB) Downloaded 6 times
111.part1.rar
(250 KiB) Downloaded 6 times
User avatar
JimmyHartington
Advanced member
Posts: 526
Joined: Tue Mar 22, 2011 7:38 am

Re: A color conversion defect has been identified in Enfocus PitStop 25.

Post by JimmyHartington »

On my 25.11 it convert fine.
https://d.pr/f/nmVAqV+

What are your color settings and action list or global change settings.
wushy
Newbie
Posts: 3
Joined: Fri Jul 24, 2020 3:34 am

Re: A color conversion defect has been identified in Enfocus PitStop 25.

Post by wushy »

Sorry for the mistake, I’ve uploaded the wrong file. Please test with this one instead.
Attachments
222.part3.rar
(36.9 KiB) Downloaded 8 times
222.part2.rar
(250 KiB) Downloaded 8 times
222.part1.rar
(250 KiB) Downloaded 9 times
User avatar
JimmyHartington
Advanced member
Posts: 526
Joined: Tue Mar 22, 2011 7:38 am

Re: A color conversion defect has been identified in Enfocus PitStop 25.

Post by JimmyHartington »

Now I see the same behavior.
How is file 222 processed after 111. Because it has a lot of paths instead of just an image.
See this wireframe preview:
Image
User avatar
JimmyHartington
Advanced member
Posts: 526
Joined: Tue Mar 22, 2011 7:38 am

Re: A color conversion defect has been identified in Enfocus PitStop 25.

Post by JimmyHartington »

I have used the object browser of Pitstop Pro to look into the file.
In file 222 above the image, there is a clipping path.
And it seems to "hide" the image when it is converted to CMYK.
I can not seem to tell why. Normally I would say it is something with overprint or transparency.
But I can not see that on the clipping object, so I hope somebody smarter than me will chime in.

Here is a video of me converting the image to CMYK and removing the clipping path with help from the object browser.
https://d.pr/v/o5NPgM
By the way the object browser is an underrated tool. One I often forget is there. But it is good for analysing a file like this.
wushy
Newbie
Posts: 3
Joined: Fri Jul 24, 2020 3:34 am

Re: A color conversion defect has been identified in Enfocus PitStop 25.

Post by wushy »

I suspect the issue is also related to the clipping path. Meanwhile, I’ve noticed another odd detail: the image is compressed with the "JPEG+ZIP" compression method.
Attachments
2026-06-02_155708_410.png
2026-06-02_155708_410.png (21.43 KiB) Viewed 73 times
bens
Advanced member
Posts: 294
Joined: Thu Mar 03, 2011 10:13 am

Re: A color conversion defect has been identified in Enfocus PitStop 25.

Post by bens »

There's something in the page content stream that sets the "current transformation matrix" to "0 0 0 0 A B" (A and B don't matter, they're translations). If you want to check for yourself you can use Enfocus Browser or Acrobat's "Browse Internal PDF Structure" - but you'll have to search a bit, it's quite a long content stream.

That "0 0 0 0" means all objects that follow have a width and height of 0. It looks like that really confuses PitStop. As far as I can see it only applies to one object, but at some point PitStop applies it to the image as well. You can see this by saving and re-opening the file after converting the image to CMYK. If you find the image again after that (e.g. using the object browser) and check its size and resolution, you'll see they're both 0 (or 0.0001, which is the minimum PitStop will show).

I suggest you send this file to Enfocus support so they can check whether this is a bug.

As for a workaround: if you remove everything outside the media box you'll also remove the problematic object, which should let you convert the image without losing it.
JimmyHartington wrote: Tue Jun 02, 2026 8:26 am By the way the object browser is an underrated tool. One I often forget is there. But it is good for analysing a file like this.
The object browser is a great tool. It could use some love though, there are some weird behaviours sometimes.
Post Reply