I'm using ImageMagick in Switch (Execute Command) to do the conversation, and that works fine. If I send a jpg in CMYK into the flow it will be converted to AdobeRGB using the embedded CMYK profile as source. If I afterwards inspect the job in Switch: Inspect Job -> Image -> ColorMode, it will return the value 3 which means RGB and it also shows the correct AdobeRGB profile.
However, if I do the same using the same image but now as a psd-file Insepct Job in Switch will show the value 4 meaning CMYK and it shows the original CMYK profile. If the image is opened in Photoshop it is actually RGB with AdobeRGB as the embedded profile.
The same thing happens with a psd image in Indexed color mode. It is converted OK, but Switch will still show ColorMode "2 = Indexed Color".
If in Switch I go to "Metadata ->Text -> Path" and take a look in the XMP Data Tree it still says "photoshop:ColorMode: 4" and the original CMYK ICC-profile is shown, but if that image is opened in Photoshop and I take a look at the Raw XMP data it shows ColorMode 3 and the correct AdobeRGB profile.
Any idea on how to get Switch to actually show the correct information? I need to sort the files afterwards based on the color mode, which is kind of difficult if the information is incorrect
