After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 627594 - colour management - unable to save images with sRGB profile
colour management - unable to save images with sRGB profile
Status: RESOLVED NOTABUG
Product: GIMP
Classification: Other
Component: General
2.6.10
Other Linux
: Normal normal
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2010-08-21 20:51 UTC by Marek
Modified: 2011-04-03 13:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marek 2010-08-21 20:51:52 UTC
An ideal workflow:

1. Raw to JPG conversion in RawTherapee, workspace AdobeRGB
2. Further edits in Gimp, workspace AdobeRGB
3. File saved as JPG with sRGB profile

why to save sRGB profile?

1. Eye of Gnome will not apply colour correction, if JPG file does not include a profile
2. Firefox set to apply display profile to only files with ICC profile, will display jpg files without sRGB profile without colour correction.

See screenshot - images with a profile (AdobeRGB and sRGB) are displayed correctly, while the other image without profile is displayed incorrectly.
Comment 1 Guillermo Espertino 2011-03-22 16:50:20 UTC
You can manage the embedded profiles through image>mode>convert/assign profile.
If your image source was AdobeRGB and your working space is AdobeRGB and you want to embed sRGB you should use "convert". If you want to embedd AdobeRGB you should use "assign".
You can use your workflow. Just you have to keep in mind that the profile won't be embedded automatically. You have to do it manually.
Comment 2 Marek 2011-04-03 13:26:31 UTC
(In reply to comment #1)
> You can manage the embedded profiles through image>mode>convert/assign profile.
> If your image source was AdobeRGB and your working space is AdobeRGB and you
> want to embed sRGB you should use "convert". If you want to embedd AdobeRGB you
> should use "assign".
> You can use your workflow. Just you have to keep in mind that the profile won't
> be embedded automatically. You have to do it manually.

thanks, I was looking in the Colour menu for that option - that's why I couldn't find it :)