Hm, so I just use: $image = new Imagick($picfile); $image->transformimagecolorspace(\Imagick::COLORSPACE_SRGB); regardless? ... I did see those images, but unfortunately, they're all RGB. No different profiles. However, they do look different in different browsers. In FF, for example, I have this ...