How to save image with SRGB color profile with win32client.com API in Photoshop
I have code in Python using Pywin32com that opens psd files, modifies and (save as) png, but when saving as png it does not assign a color profile. I would like to know if it is possible to assign a color profile to the image when it is saved using this library