I have been trying to convert a TIF file in Lab colorspace to PDF format, but the converted file has the colors changed.
When converting to PDF, I end up with a file like [Tiff-Lab-300DPI.tif_ImageConverter.pdf]..
Note: I also do a bit of resizing before converting to PDF.
Comments: I can reproduce your issue. Changing the ColorSpace of the image to srgb solves the issue. I wonder why the PDF document is using the wrong colorspace. I will need to investigate this some more. I will come back to this topic when I have more info.
When converting to PDF, I end up with a file like [Tiff-Lab-300DPI.tif_ImageConverter.pdf]..
Note: I also do a bit of resizing before converting to PDF.
Comments: I can reproduce your issue. Changing the ColorSpace of the image to srgb solves the issue. I wonder why the PDF document is using the wrong colorspace. I will need to investigate this some more. I will come back to this topic when I have more info.