There are a few common situations in a photography workflow where you’d need to convert a color profile in Photoshop. Moving from ProPhoto RGB or Adobe RGB to sRGB before exporting for the web is the most frequent one. You might also convert when prepping a file for a print lab that requires a specific profile, or when you’ve received a file in one color space and need to bring it into your working space.
The problem is that by default, Photoshop flattens all your layers when it does the conversion. If you’re working on a layered composite — retouching, a multi-exposure blend, or anything with adjustment layers — that’s a significant issue, and it’s easy to miss until it’s too late.
The fix is simple, but it’s easy to overlook because the option is tucked at the bottom of the dialog.
Save your file first, then go to Edit > Convert to Profile. At the very bottom of the dialog you’ll see a checkbox labeled Flatten Image to Preserve Appearance. It’s checked by default.
Uncheck it, and Photoshop will convert the color profile without flattening your layers.

If your document contains Smart Objects, you’ll then see a second prompt asking whether to rasterize them. For most straightforward cases — an embedded RAW file or a simple linked Smart Object — “Don’t Rasterize” works fine. If you have more complex or nested Smart Objects, it’s worth considering whether the color conversion will render correctly without rasterizing first.
If your document has no Smart Objects, you won’t see this second dialog at all — Photoshop just converts and moves on.

That’s all there is to it — one checkbox that’s easy to miss but makes a real difference when you’re working with layered files.
Assign vs convert: What’s the difference?
Photoshop gives you two different ways to change a file’s color profile, and they do very different things. It’s worth understanding the distinction before you use either of them.
Convert to Profile (covered above) does a proper color-managed conversion. Photoshop looks at each pixel’s color values, translates them mathematically from the source color space to the destination color space, and adjusts the numbers so that the colors look the same in the new profile. The pixels change, but the appearance — what you see on screen — should stay consistent. This is what you want for the vast majority of practical tasks: exporting a master file from ProPhoto to sRGB for the web, or sending a file to a print lab in their required color space.
Assign Profile (Edit > Assign Profile) does something quite different. It slaps a new profile label onto the file without touching the pixel values at all. The numbers stay the same; only the interpretation changes. The result is that the colors will look different — sometimes dramatically so. This isn’t something you’d normally do in a photography workflow unless you’re troubleshooting a mistagged file: a raw conversion that came out labeled as sRGB when it should be Adobe RGB, for instance. In that specific situation, Assign Profile lets you correct the label without altering the actual pixel data.
The easy way to remember it: Convert changes the numbers to preserve the appearance. Assign changes the label and lets the appearance shift. In almost every practical photography scenario, Convert is what you want.
Other ways to convert color profiles
Photoshop’s Convert to Profile dialog is one of the more capable implementations of color profile conversion available — it gives you control over the rendering intent (Perceptual, Relative Colorimetric, Saturation, Absolute Colorimetric) and lets you toggle black point compensation, both of which affect how out-of-gamut colors are handled during the conversion. For most photography work, Perceptual with black point compensation on is the right starting point.
But it’s not the only route. Lightroom handles color space conversion automatically at export — set the Color Space dropdown in the Export dialog to sRGB and Lightroom converts on the way out, no Photoshop required. For most web export workflows, that’s the more efficient path.
ImageMagick can also convert color profiles on the command line, and handles it well for batch processing — though as noted in the ImageMagick guide, a fully color-managed conversion requires specifying the source profile explicitly rather than just relabeling the color space.
For most photographers, Photoshop’s dialog is the go-to when you need precise control — particularly when you’re working with a layered file that needs to stay intact through the conversion, which is exactly the scenario this guide addresses.


