Delete Color Profile from file

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Delete Color Profile from file

Post by fmw42 »

That appears to be a bad web site to use. It loads many unwanted pages in my web browser.

That information is printed to the terminal (unix) but similar in Windows Command window, by

Code: Select all

identify -verbose rose.tif
See http://www.imagemagick.org/discourse-server/. That whole discourse server is for Imagemagick and related tools. Each forum link is for a different tool. Read what is under each link to figure out which link to post to. You should post to the User's forum for general imagemagick questions. I will move this whole discussion.

I opened your image in my old PS (CS) and it shows no sign of a color profile. It also seems to only present one layer, but Imagemagick sees two layers. So there is something odd about your file. The first has the following profiles that are Photoshop related.

Profiles:
Profile-8bim: 28 bytes
Profile-xmp: 7233 bytes

The second layer has none. See below.

Code: Select all

identify -verbose TIFTEST1.tif
Image: TIFTEST1.tif
  Format: TIFF (Tagged Image File Format)
  Mime type: image/tiff
  Class: DirectClass
  Geometry: 4912x2760+0+0
  Resolution: 999x999
  Print size: 4.91692x2.76276
  Units: PixelsPerInch
  Type: TrueColor
  Base type: TrueColor
  Endianess: LSB
  Colorspace: sRGB
  Depth: 16-bit
  Channel depth:
    red: 16-bit
    green: 15-bit
    blue: 16-bit
  Channel statistics:
    Pixels: 13557120
    Red:
      min: 0 (0)
      max: 56989 (0.869596)
      mean: 28566.1 (0.43589)
      standard deviation: 12588.4 (0.192086)
      kurtosis: -0.921313
      skewness: 0.121849
      entropy: 0.854276
    Green:
      min: 0 (0)
      max: 57117 (0.87155)
      mean: 29528.7 (0.450579)
      standard deviation: 12529.8 (0.191192)
      kurtosis: -0.729345
      skewness: -0.0991753
      entropy: 0.864853
    Blue:
      min: 0 (0)
      max: 58309 (0.889738)
      mean: 33342.5 (0.508774)
      standard deviation: 13203.8 (0.201478)
      kurtosis: -0.0745458
      skewness: -0.945439
      entropy: 0.852473
  Image statistics:
    Overall:
      min: 0 (0)
      max: 58309 (0.889738)
      mean: 30479.1 (0.465081)
      standard deviation: 12777.6 (0.194974)
      kurtosis: -0.698774
      skewness: -0.315125
      entropy: 0.857201
  Rendering intent: Perceptual
  Gamma: 0.454545
  Chromaticity:
    red primary: (0.64,0.33)
    green primary: (0.3,0.6)
    blue primary: (0.15,0.06)
    white point: (0.3127,0.329)
  Background color: white
  Border color: srgb(223,223,223)
  Matte color: grey74
  Transparent color: black
  Interlace: None
  Intensity: Undefined
  Compose: Over
  Page geometry: 4912x2760+0+0
  Dispose: Undefined
  Iterations: 0
  Scene: 0 of 2
  Compression: None
  Orientation: TopLeft
  Properties:
    date:create: 2016-01-21T21:09:17-08:00
    date:modify: 2016-01-21T21:09:11-08:00
    signature: f9378c9383f6a223a33de22d9d746b21bff62663eaa931860199ea92bdb11541
    tiff:alpha: unspecified
    tiff:endian: lsb
    tiff:photometric: RGB
    tiff:rows-per-strip: 1
    tiff:subfiletype: PAGE
  Profiles:
    Profile-8bim: 28 bytes
    Profile-xmp: 7233 bytes
  Artifacts:
    filename: TIFTEST1.tif
    verbose: true
  Tainted: False
  Filesize: 189.9MB
  Number pixels: 13.56M
  Pixels per second: 784KB
  User time: 0.770u
  Elapsed time: 0:18.289
  Version: ImageMagick 6.9.3-1 Q16 x86_64 2016-01-17 http://www.imagemagick.org
Image: TIFTEST1.tif
  Format: TIFF (Tagged Image File Format)
  Mime type: image/tiff
  Class: DirectClass
  Geometry: 4912x2760+0+0
  Resolution: 999x999
  Print size: 4.91692x2.76276
  Units: PixelsPerInch
  Type: TrueColorAlpha
  Base type: TrueColor
  Endianess: LSB
  Colorspace: sRGB
  Depth: 16-bit
  Channel depth:
    red: 16-bit
    green: 15-bit
    blue: 16-bit
    alpha: 1-bit
  Channel statistics:
    Pixels: 13557120
    Red:
      min: 0 (0)
      max: 56989 (0.869596)
      mean: 28566.1 (0.43589)
      standard deviation: 12588.4 (0.192086)
      kurtosis: -0.921313
      skewness: 0.121849
      entropy: 0.854276
    Green:
      min: 0 (0)
      max: 57117 (0.87155)
      mean: 29528.7 (0.450579)
      standard deviation: 12529.8 (0.191192)
      kurtosis: -0.729345
      skewness: -0.0991753
      entropy: 0.864853
    Blue:
      min: 0 (0)
      max: 58309 (0.889738)
      mean: 33342.5 (0.508774)
      standard deviation: 13203.8 (0.201478)
      kurtosis: -0.0745458
      skewness: -0.945439
      entropy: 0.852473
    Alpha:
      min: 65535 (1)
      max: 65535 (1)
      mean: 65535 (1)
      standard deviation: 0 (0)
      kurtosis: 0
      skewness: 0
      entropy: 0
  Image statistics:
    Overall:
      min: 0 (0)
      max: 58309 (0.889738)
      mean: 22859.3 (0.348811)
      standard deviation: 11065.7 (0.168852)
      kurtosis: 6.70646
      skewness: -0.203281
      entropy: 0.642901
  Rendering intent: Perceptual
  Gamma: 0.454545
  Chromaticity:
    red primary: (0.64,0.33)
    green primary: (0.3,0.6)
    blue primary: (0.15,0.06)
    white point: (0.3127,0.329)
  Background color: white
  Border color: srgba(223,223,223,1)
  Matte color: grey74
  Transparent color: none
  Interlace: None
  Intensity: Undefined
  Compose: Over
  Page geometry: 4912x2760+0+0
  Dispose: Undefined
  Iterations: 0
  Scene: 1 of 2
  Compression: None
  Orientation: TopLeft
  Properties:
    date:create: 2016-01-21T21:09:17-08:00
    date:modify: 2016-01-21T21:09:11-08:00
    label: Layer 1
    signature: f69125504c2bdb5093652d6edef6e1a4ef78601113e92abc11832289d9ea8b90
    tiff:alpha: unassociated
    tiff:endian: lsb
    tiff:photometric: RGB
    tiff:rows-per-strip: 1
    tiff:subfiletype: PAGE
  Artifacts:
    filename: TIFTEST1.tif
    verbose: true
  Tainted: False
  Filesize: 189.9MB
  Number pixels: 13.56M
  Pixels per second: 648KB
  User time: 3.450u
  Elapsed time: 0:21.930
  Version: ImageMagick 6.9.3-1 Q16 x86_64 2016-01-17 http://www.imagemagick.org
I then tried to strip the profiles.

Code: Select all

convert TIFTEST1.tif +profile "*" TIFTEST2.tif
And then got the following information, which now lists no profile.

Code: Select all

identify -verbose TIFTEST2.tif
Image: TIFTEST2.tif
  Format: TIFF (Tagged Image File Format)
  Mime type: image/tiff
  Class: DirectClass
  Geometry: 4912x2760+0+0
  Resolution: 999x999
  Print size: 4.91692x2.76276
  Units: PixelsPerInch
  Type: TrueColor
  Base type: TrueColor
  Endianess: LSB
  Colorspace: sRGB
  Depth: 16-bit
  Channel depth:
    red: 16-bit
    green: 15-bit
    blue: 16-bit
  Channel statistics:
    Pixels: 13557120
    Red:
      min: 0 (0)
      max: 56989 (0.869596)
      mean: 28566.1 (0.43589)
      standard deviation: 12588.4 (0.192086)
      kurtosis: -0.921313
      skewness: 0.121849
      entropy: 0.854276
    Green:
      min: 0 (0)
      max: 57117 (0.87155)
      mean: 29528.7 (0.450579)
      standard deviation: 12529.8 (0.191192)
      kurtosis: -0.729345
      skewness: -0.0991753
      entropy: 0.864853
    Blue:
      min: 0 (0)
      max: 58309 (0.889738)
      mean: 33342.5 (0.508774)
      standard deviation: 13203.8 (0.201478)
      kurtosis: -0.0745458
      skewness: -0.945439
      entropy: 0.852473
  Image statistics:
    Overall:
      min: 0 (0)
      max: 58309 (0.889738)
      mean: 30479.1 (0.465081)
      standard deviation: 12777.6 (0.194974)
      kurtosis: -0.698774
      skewness: -0.315125
      entropy: 0.857201
  Rendering intent: Perceptual
  Gamma: 0.454545
  Chromaticity:
    red primary: (0.64,0.33)
    green primary: (0.3,0.6)
    blue primary: (0.15,0.06)
    white point: (0.3127,0.329)
  Background color: white
  Border color: srgb(223,223,223)
  Matte color: grey74
  Transparent color: black
  Interlace: None
  Intensity: Undefined
  Compose: Over
  Page geometry: 4912x2760+0+0
  Dispose: Undefined
  Iterations: 0
  Scene: 0 of 2
  Compression: None
  Orientation: TopLeft
  Properties:
    date:create: 2016-01-21T21:19:57-08:00
    date:modify: 2016-01-21T21:19:57-08:00
    signature: f9378c9383f6a223a33de22d9d746b21bff62663eaa931860199ea92bdb11541
    tiff:alpha: unspecified
    tiff:endian: lsb
    tiff:photometric: RGB
    tiff:rows-per-strip: 1
    tiff:subfiletype: PAGE
  Artifacts:
    filename: TIFTEST2.tif
    verbose: true
  Tainted: False
  Filesize: 189.8MB
  Number pixels: 13.56M
  Pixels per second: 24.21MB
  User time: 0.550u
  Elapsed time: 0:01.559
  Version: ImageMagick 6.9.3-1 Q16 x86_64 2016-01-17 http://www.imagemagick.org
Image: TIFTEST2.tif
  Format: TIFF (Tagged Image File Format)
  Mime type: image/tiff
  Class: DirectClass
  Geometry: 4912x2760+0+0
  Resolution: 999x999
  Print size: 4.91692x2.76276
  Units: PixelsPerInch
  Type: TrueColorAlpha
  Base type: TrueColor
  Endianess: LSB
  Colorspace: sRGB
  Depth: 16-bit
  Channel depth:
    red: 16-bit
    green: 15-bit
    blue: 16-bit
    alpha: 1-bit
  Channel statistics:
    Pixels: 13557120
    Red:
      min: 0 (0)
      max: 56989 (0.869596)
      mean: 28566.1 (0.43589)
      standard deviation: 12588.4 (0.192086)
      kurtosis: -0.921313
      skewness: 0.121849
      entropy: 0.854276
    Green:
      min: 0 (0)
      max: 57117 (0.87155)
      mean: 29528.7 (0.450579)
      standard deviation: 12529.8 (0.191192)
      kurtosis: -0.729345
      skewness: -0.0991753
      entropy: 0.864853
    Blue:
      min: 0 (0)
      max: 58309 (0.889738)
      mean: 33342.5 (0.508774)
      standard deviation: 13203.8 (0.201478)
      kurtosis: -0.0745458
      skewness: -0.945439
      entropy: 0.852473
    Alpha:
      min: 65535 (1)
      max: 65535 (1)
      mean: 65535 (1)
      standard deviation: 0 (0)
      kurtosis: 0
      skewness: 0
      entropy: 0
  Image statistics:
    Overall:
      min: 0 (0)
      max: 58309 (0.889738)
      mean: 22859.3 (0.348811)
      standard deviation: 11065.7 (0.168852)
      kurtosis: 6.70646
      skewness: -0.203281
      entropy: 0.642901
  Rendering intent: Perceptual
  Gamma: 0.454545
  Chromaticity:
    red primary: (0.64,0.33)
    green primary: (0.3,0.6)
    blue primary: (0.15,0.06)
    white point: (0.3127,0.329)
  Background color: white
  Border color: srgba(223,223,223,1)
  Matte color: grey74
  Transparent color: none
  Interlace: None
  Intensity: Undefined
  Compose: Over
  Page geometry: 4912x2760+0+0
  Dispose: Undefined
  Iterations: 0
  Scene: 1 of 2
  Compression: None
  Orientation: TopLeft
  Properties:
    date:create: 2016-01-21T21:19:57-08:00
    date:modify: 2016-01-21T21:19:57-08:00
    label: Layer 1
    signature: f69125504c2bdb5093652d6edef6e1a4ef78601113e92abc11832289d9ea8b90
    tiff:alpha: unassociated
    tiff:endian: lsb
    tiff:photometric: RGB
    tiff:rows-per-strip: 1
    tiff:subfiletype: PAGE
  Artifacts:
    filename: TIFTEST2.tif
    verbose: true
  Tainted: False
  Filesize: 189.8MB
  Number pixels: 13.56M
  Pixels per second: 4.223MB
  User time: 3.210u
  Elapsed time: 0:04.210
  Version: ImageMagick 6.9.3-1 Q16 x86_64 2016-01-17 http://www.imagemagick.org
So any profile you are seeing in your Photoshop is probably from the xmp or 8bim, but IM seems to strip those. So I am puzzled if you still see an actual profile and not just a window asking if you want to create or add one.

Perhaps your Photoshop is complaining that there is a mismatch because there is no profile and it wants to add one.

I always have my Color Settings window set so that it prompts me with a window asking what to do about color profiles.
scrubtown111
Posts: 13
Joined: 2016-01-20T22:54:23-07:00
Authentication code: 1151

Re: Delete Color Profile from file

Post by scrubtown111 »

Perhaps your Photoshop is complaining that there is a mismatch because there is no profile and it wants to add one.
That's what I figured it was doing.
I always have my Color Settings window set so that it prompts me with a window asking what to do about color profiles.
I checked Profile Mismatches: Ask When Opening, Ask When Pasting, & Missing Profiles: Ask When Opening under Edit>Color Settings.
The Camera Raw Filter import options come up before the "Embedded Profile Mismatch" notification which gives you the 3 check box options:
"Use the embedded profile (instead of the working space)",
"Convert document's colors to the working space",
& "Discard the embedded profile (don't color manage)",
because this is so (Which in Camera Raw Filter, importing the image is the only time you get the "Camera Profile" option under Camera Calibration. You don't get it under Filters>Camera Raw Filter>Camera Calibration after the document is opened.) it's too late for the Camera Raw Filter import options to recognize this to then be able to use Adobe Standard or a custom camera profile instead (& even then I imported the image 3 times, & checked each one of the "Embedded Profile Mismatch" notification check boxes, saved, then imported each back to Photoshop & it still said the camera profile was embedded).
You wouldn't know by off chance why Photoshop does this, or how to get around this..?

Also what portion of the image file information that comes up after using the command ( identify -verbose rose.tif ) is the color profile & camera profile & how can I tell if they are removed or not?
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: Delete Color Profile from file

Post by snibgo »

I expect Fred typed the two commands:

Code: Select all

convert rose: rose.tif

identify -verbose rose.tif
The second command gave the output he showed.
Really all I want is to remove the camera profile from the image file ...
This command does that job:

Code: Select all

convert tiftest1.tif +profile "*" t.tif
If you want to overwrite the input file, use:

Code: Select all

convert tiftest1.tif +profile "*" tiftest1.tif
The colour profiles processed by IM (also known as ICC profiles) are different to Adobe Camera Profiles.

ICC profiles are non-proprietary, and are used by viewers, browsers, editors and printer drivers in an attempt to make the same image look the same on all output devices.

Adobe Camera Profiles are specific to Adobe software. They work in a similar way to ICC profiles, but have different purposes: to "develop" raw camera images in standardised ways, in particular so that photos from two different cameras of the same subject will look the same. Adobe have generalised the workflow, so a user can design "recipes" for processing landscapes or portraits or whatever, then create "camera profiles" from those recipes for the different camera models they use.

IM ignores Adobe Camera Profiles. All it can do is either pass them from input to output unchanged, or remove them. It seems that Adobe publish the specification, so there is scope for some future version of IM to read and process Camera Profiles.
snibgo's IM pages: im.snibgo.com
scrubtown111
Posts: 13
Joined: 2016-01-20T22:54:23-07:00
Authentication code: 1151

Re: Delete Color Profile from file

Post by scrubtown111 »

snibgo wrote:I expect Fred typed the two commands:

Code: Select all

convert rose: rose.tif

identify -verbose rose.tif
The second command gave the output he showed.
Really all I want is to remove the camera profile from the image file ...
This command does that job:

Code: Select all

convert tiftest1.tif +profile "*" t.tif
If you want to overwrite the input file, use:

Code: Select all

convert tiftest1.tif +profile "*" tiftest1.tif
The colour profiles processed by IM (also known as ICC profiles) are different to Adobe Camera Profiles.

ICC profiles are non-proprietary, and are used by viewers, browsers, editors and printer drivers in an attempt to make the same image look the same on all output devices.

Adobe Camera Profiles are specific to Adobe software. They work in a similar way to ICC profiles, but have different purposes: to "develop" raw camera images in standardised ways, in particular so that photos from two different cameras of the same subject will look the same. Adobe have generalised the workflow, so a user can design "recipes" for processing landscapes or portraits or whatever, then create "camera profiles" from those recipes for the different camera models they use.

IM ignores Adobe Camera Profiles. All it can do is either pass them from input to output unchanged, or remove them.
I understand all of this.
snibgo wrote:It seems that Adobe publish the specification, so there is scope for some future version of IM to read and process Camera Profiles.
So what you're saying is this current/latest version (6.9.3) of IM only passes on or removes color profile information from image files, & doesn't pass on or remove camera profile information from image files at this point in time?
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Delete Color Profile from file

Post by fmw42 »

No, I suspect he is saying that IM does not know about Camera profiles and just passes it on even when using +profile '*". Since it does not know about them, it cannot delete them, so just passes on the information in some proprietary hidden field or meta data in the TIFF file.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Delete Color Profile from file

Post by fmw42 »

P.S. You could post a request to the IM developers on the Developer's forum to implement Camera Profile deletion via +profile "*". But they would likely need some direction to where that meta data is stored in the TIFF file structure.
scrubtown111
Posts: 13
Joined: 2016-01-20T22:54:23-07:00
Authentication code: 1151

Re: Delete Color Profile from file

Post by scrubtown111 »

fmw42 wrote:No, I suspect he is saying that IM does not know about Camera profiles and just passes it on even when using +profile '*". Since it does not know about them, it cannot delete them, so just passes on the information in some proprietary hidden field or meta data in the TIFF file.
Do know of/have any idea/or way to delete/remove the camera profile information from this file's proprietary information format or from any other information format proprietary or not?
fmw42 wrote:P.S. You could post a request to the IM developers on the Developer's forum to implement Camera Profile deletion via +profile "*". But they would likely need some direction to where that meta data is stored in the TIFF file structure.
If you don't have any way/answer for above question I'll do that. Unless snibgo knows where it's stored/or where Adobe's documentation/specifications they released on the camera profile is in regards to image information or if you have some indication/hunch to where it might be,
I wouldn't know what direction to give them when posting the idea in the Developer's forum.
scrubtown111
Posts: 13
Joined: 2016-01-20T22:54:23-07:00
Authentication code: 1151

Re: Delete Color Profile from file

Post by scrubtown111 »

fmw42 wrote:No, I suspect he is saying that IM does not know about Camera profiles and just passes it on even when using +profile '*". Since it does not know about them, it cannot delete them, so just passes on the information in some proprietary hidden field or meta data in the TIFF file.
Do you know of/have any idea/or way to delete/remove the camera profile information from this file's proprietary information format or from any other image information format proprietary or not what so ever?
fmw42 wrote:P.S. You could post a request to the IM developers on the Developer's forum to implement Camera Profile deletion via +profile "*". But they would likely need some direction to where that meta data is stored in the TIFF file structure.
If you don't have any way/answer for above question I'll do that. Unless snibgo has a direction to where it's stored/or where Adobe's documentation/specifications they released on the camera profile is in regards to the image information or if you have some indication/hunch to where it might be, I wouldn't know what direction to point them in when posting the idea to the Developer's forum.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Delete Color Profile from file

Post by fmw42 »

Do you know of/have any idea/or way to delete/remove the camera profile information from this file's proprietary information format or from any other image information format proprietary or not what so ever?
If I did, I would have told you how to do it. That is why I suggest you make an Enhancement request to the IM developers and do some Google search research to find some documentation where that meta data is stored. Look for TIFF specifications that describe the Camera Profile.
snibgo
Posts: 12159
Joined: 2010-01-23T23:01:33-07:00
Authentication code: 1151
Location: England, UK

Re: Delete Color Profile from file

Post by snibgo »

fmw42 wrote:Since it does not know about them, it cannot delete them, ...
Not so. As I mentioned above, this command removes Camera Profiles:

Code: Select all

convert tiftest1.tif +profile "*" t.tif
Using exiftool, I see that tiftest1.tif has a Camera Profile but t.tif doesn't. If I don't use "+profile", the output does contain the Camera Profile.
snibgo's IM pages: im.snibgo.com
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Delete Color Profile from file

Post by fmw42 »

snibgo wrote:
fmw42 wrote:Since it does not know about them, it cannot delete them, ...
Not so. As I mentioned above, this command removes Camera Profiles:

Code: Select all

convert tiftest1.tif +profile "*" t.tif
Using exiftool, I see that tiftest1.tif has a Camera Profile but t.tif doesn't. If I don't use "+profile", the output does contain the Camera Profile.
I stand corrected. Then they must be in either the xmp or 8bim profiles.
scrubtown111
Posts: 13
Joined: 2016-01-20T22:54:23-07:00
Authentication code: 1151

Re: Delete Color Profile from file

Post by scrubtown111 »

Using exiftool, I see that tiftest1.tif has a Camera Profile but t.tif doesn't. If I don't use "+profile", the output does contain the Camera Profile.
I got the same result using Exiftool as well.

TIFTEST1.tif (Original)

Code: Select all

ExifTool Version Number         : 10.10
File Name                       : TIFTEST1.tif
Directory                       : C:/Users/(My username)/Downloads
File Size                       : 181 MB
File Modification Date/Time     : 2016:01:21 18:09:41-08:00
File Access Date/Time           : 2016:01:21 22:37:17-08:00
File Creation Date/Time         : 2016:01:21 18:37:35-08:00
File Permissions                : rw-rw-rw-
File Type                       : TIFF
File Type Extension             : tif
MIME Type                       : image/tiff
Exif Byte Order                 : Little-endian (Intel, II)
Image Width                     : 4912
Image Height                    : 2760
Bits Per Sample                 : 16 16 16
Compression                     : Uncompressed
Photometric Interpretation      : RGB
Orientation                     : Horizontal (normal)
Samples Per Pixel               : 3
Rows Per Strip                  : 1
X Resolution                    : 999
Y Resolution                    : 999
Planar Configuration            : Chunky
Resolution Unit                 : inches
Primary Chromaticities          : 0.6399999858 0.3300000132 0.300000012 0.600000024 0.150000006 0.05999999867
XMP Toolkit                     : Adobe XMP Core 5.6-c011 79.156380, 2014/05/21-23:38:37
Document ID                     : BE4237BA1C79C79D3CBFE33472ED30A1
Original Document ID            : BE4237BA1C79C79D3CBFE33472ED30A1
Instance ID                     : xmp.iid:7103aaa8-1979-814f-9e8c-4c6433816c0f
Format                          : image/tiff
Rating                          : 0
Metadata Date                   : 2016:01:21 18:09:40-08:00
Raw File Name                   : DSC00039-2 - Copy.tif
Version                         : 9.3.1
Process Version                 : 6.7
White Balance                   : As Shot
Auto White Version              : 134348800
Incremental Temperature         : 0
Incremental Tint                : 0
Saturation                      : 0
Sharpness                       : 0
Luminance Smoothing             : 0
Color Noise Reduction           : 0
Vignette Amount                 : 0
Shadow Tint                     : 0
Red Hue                         : 0
Red Saturation                  : 0
Green Hue                       : 0
Green Saturation                : 0
Blue Hue                        : 0
Blue Saturation                 : 0
Vibrance                        : 0
Hue Adjustment Red              : 0
Hue Adjustment Orange           : 0
Hue Adjustment Yellow           : 0
Hue Adjustment Green            : 0
Hue Adjustment Aqua             : 0
Hue Adjustment Blue             : 0
Hue Adjustment Purple           : 0
Hue Adjustment Magenta          : 0
Saturation Adjustment Red       : 0
Saturation Adjustment Orange    : 0
Saturation Adjustment Yellow    : 0
Saturation Adjustment Green     : 0
Saturation Adjustment Aqua      : 0
Saturation Adjustment Blue      : 0
Saturation Adjustment Purple    : 0
Saturation Adjustment Magenta   : 0
Luminance Adjustment Red        : 0
Luminance Adjustment Orange     : 0
Luminance Adjustment Yellow     : 0
Luminance Adjustment Green      : 0
Luminance Adjustment Aqua       : 0
Luminance Adjustment Blue       : 0
Luminance Adjustment Purple     : 0
Luminance Adjustment Magenta    : 0
Split Toning Shadow Hue         : 0
Split Toning Shadow Saturation  : 0
Split Toning Highlight Hue      : 0
Split Toning Highlight Saturation: 0
Split Toning Balance            : 0
Parametric Shadows              : 0
Parametric Darks                : 0
Parametric Lights               : 0
Parametric Highlights           : 0
Parametric Shadow Split         : 25
Parametric Midtone Split        : 50
Parametric Highlight Split      : 75
Sharpen Radius                  : +1.0
Sharpen Detail                  : 25
Sharpen Edge Masking            : 0
Post Crop Vignette Amount       : 0
Grain Amount                    : 0
Lens Profile Enable             : 0
Lens Manual Distortion Amount   : 0
Perspective Vertical            : 0
Perspective Horizontal          : 0
Perspective Rotate              : 0.0
Perspective Scale               : 100
Perspective Aspect              : 0
Perspective Upright             : 0
Auto Lateral CA                 : 0
Exposure 2012                   : 0.00
Contrast 2012                   : 0
Highlights 2012                 : 0
Shadows 2012                    : 0
Whites 2012                     : 0
Blacks 2012                     : 0
Clarity 2012                    : 0
Defringe Purple Amount          : 0
Defringe Purple Hue Lo          : 30
Defringe Purple Hue Hi          : 70
Defringe Green Amount           : 0
Defringe Green Hue Lo           : 40
Defringe Green Hue Hi           : 60
Dehaze                          : 0
Tone Map Strength               : 0
Convert To Grayscale            : False
Tone Curve Name                 : Linear
Tone Curve Name 2012            : Linear
Camera Profile                  : Embedded
Camera Profile Digest           : 54650A341B5B5CCAE8442D0B43A92BCE
Lens Profile Setup              : LensDefaults
Has Settings                    : True
Has Crop                        : False
Already Applied                 : False
History Action                  : saved, saved
History Instance ID             : xmp.iid:8f3d00e9-dd02-544d-bb82-07b3d4b32483, xmp.iid:7103aaa8-1979-814f-9e8c-4c6433816c0f
History When                    : 2016:01:21 17:48:30-08:00, 2016:01:21 18:09:40-08:00
History Software Agent          : Adobe Photoshop Camera Raw 9.3.1 (Windows), Adobe Photoshop Camera Raw 9.3.1 (Windows)
History Changed                 : /metadata, /metadata
Tone Curve                      : 0, 0, 255, 255
Tone Curve Red                  : 0, 0, 255, 255
Tone Curve Green                : 0, 0, 255, 255
Tone Curve Blue                 : 0, 0, 255, 255
Tone Curve PV2012               : 0, 0, 255, 255
Tone Curve PV2012 Red           : 0, 0, 255, 255
Tone Curve PV2012 Green         : 0, 0, 255, 255
Tone Curve PV2012 Blue          : 0, 0, 255, 255
IPTC Digest                     : d41d8cd98f00b204e9800998ecf8427e
Exif Version                    : 0221
Subfile Type                    : Single page of multi-page image
Fill Order                      : Normal
Strip Offsets                   : (Binary data 27124 bytes, use -b option to extract)
Strip Byte Counts               : (Binary data 16559 bytes, use -b option to extract)
Page Name                       : Layer 1
Page Number                     : 1 2
White Point                     : 0.3127000035 0.3289999963
Extra Samples                   : Unassociated Alpha
Image Size                      : 4912x2760
Megapixels                      : 13.6
-- press RETURN --
TIFTEST2.tif (Overwritten duplicate of original)

Code: Select all

ExifTool Version Number         : 10.10
File Name                       : TIFTEST2.tif
Directory                       : C:/Users/(My username)/Downloads
File Size                       : 181 MB
File Modification Date/Time     : 2016:01:22 15:20:13-08:00
File Access Date/Time           : 2016:01:22 15:18:58-08:00
File Creation Date/Time         : 2016:01:22 15:18:58-08:00
File Permissions                : rw-rw-rw-
File Type                       : TIFF
File Type Extension             : tif
MIME Type                       : image/tiff
Exif Byte Order                 : Little-endian (Intel, II)
Image Width                     : 4912
Image Height                    : 2760
Bits Per Sample                 : 16 16 16
Compression                     : Uncompressed
Photometric Interpretation      : RGB
Orientation                     : Horizontal (normal)
Samples Per Pixel               : 3
Rows Per Strip                  : 1
X Resolution                    : 999
Y Resolution                    : 999
Planar Configuration            : Chunky
Resolution Unit                 : inches
Primary Chromaticities          : 0.6399999858 0.3300000132 0.300000012 0.600000024 0.150000006 0.05999999867
Subfile Type                    : Single page of multi-page image
Fill Order                      : Normal
Strip Offsets                   : (Binary data 27124 bytes, use -b option to extract)
Strip Byte Counts               : (Binary data 16559 bytes, use -b option to extract)
Page Name                       : Layer 1
Page Number                     : 1 2
White Point                     : 0.3127000035 0.3289999963
Extra Samples                   : Unassociated Alpha
Image Size                      : 4912x2760
Megapixels                      : 13.6
-- press RETURN --
It appears despite removal of camera profile from the image file, Photoshop is what doesn't recognize this in the file when imported.
So unless any of you would happen to know how to get around this, I believe all my questions pertinent to ImageMagick image file information have been answered & my problems solved in regards to ImageMagick & removal of color profiles/camera profiles from image files at this time, & any further question I may have I should be able to find answers elsewhere (Adobe help forum, ect.).
Thanks!
Post Reply