Thanks Dirk. I will try that to see if it works. It's just a bit confusing because ImageMagick/GraphicsMagick doesn't require an image to have a profile to correct the color using the convert command. I just do convert <file.jpg> -profile sRGB.icc <outfile.jpg> and it produces the expected result. Maybe under the hood convert.exe is doing what you propose.
Thanks,
Darren
Thanks,
Darren