Re: [Gimp-user] EXIF support in latest Gimp
- From: Maxim Cournoyer <maxim cournoyer gmail com>
- To: gimp-user-list <gimp-user-list gnome org>
- Subject: Re: [Gimp-user] EXIF support in latest Gimp
- Date: Fri, 02 Aug 2013 12:01:06 -0400
I have come with the following workaround for pictures tagged as Adobe
RGB which comes without an embedded profile: I apply the profile
manually using imagemagick.
The command boils down to this:
convert _DSF2455.JPG
-profile /usr/share/color/icc/colord/AdobeRGB1998.icc
_DSF2455_with_profile.JPG
After the profile is embedded, Firefox will display it nicely (and asks
if I want to convert it to sRGB upon opening).
It would still be very nice to see proper EXIF tag support to remove
this additional step when working with Adobe RGB files produced by
certain cameras (for example the Fujifilm X100).
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]