A color conversion defect has been identified in Enfocus PitStop 25.
A color conversion defect has been identified in Enfocus PitStop 25.
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
- 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.
On my 25.11 it convert fine.
https://d.pr/f/nmVAqV+
What are your color settings and action list or global change settings.
https://d.pr/f/nmVAqV+
What are your color settings and action list or global change settings.
Re: A color conversion defect has been identified in Enfocus PitStop 25.
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
- 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.
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:

How is file 222 processed after 111. Because it has a lot of paths instead of just an image.
See this wireframe preview:
- 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.
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.
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.
Re: A color conversion defect has been identified in Enfocus PitStop 25.
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 (21.43 KiB) Viewed 76 times
Re: A color conversion defect has been identified in Enfocus PitStop 25.
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.
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.
The object browser is a great tool. It could use some love though, there are some weird behaviours sometimes.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.