Re: Delete Color Profile from file
Posted: 2016-01-21T22:21:09-07:00
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
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.
I then tried to strip the profiles.
And then got the following information, which now lists no profile.
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.
That information is printed to the terminal (unix) but similar in Windows Command window, by
Code: Select all
identify -verbose rose.tif
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
Code: Select all
convert TIFTEST1.tif +profile "*" TIFTEST2.tif
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
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.