I did remove it. Thank you for the hint with append and the use of -strip. I'm currently testing. I'll report. Maybe I'll offer other images next week. I'll report if I make some progress with my efforts.
I made some progress: if I use -strip in montage and convert instead of mogrify with -density 150x150 and exiftool to strip the PS xmp metadata and set the xmp resolutions and resolutionunits and converting then a last time without any options, I then get a density of 150 with PS crlt+i too.
Bizarre again: Now it gets parsed in Ps right as 150dpi, but not yet in that special software, but a jpeg I produced by convert is working well.
Here the identify -verbose output of the PS ok but for my task it does not yet suffice:
Code: Select all
$ identify -verbose "B:\some\folder\tif\z1691_W23_file_name_mF_1S\z1691_W23_file_name_mF_1S_150dpi.tif"
Image: B:\some\folder\tif\z1691_W23_file_name_mF_1S\z1691_W23_file_name_mF_1S_150dpi.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 6168x7618+0+0
Resolution: 150x150
Print size: 41.12x50.7867
Units: PixelsPerInch
Type: TrueColorMatte
Base type: TrueColor
Endianess: MSB
Colorspace: sRGB
Depth: 8-bit
Channel depth:
red: 8-bit
green: 8-bit
blue: 8-bit
alpha: 1-bit
Channel statistics:
Red:
min: 0 (0)
max: 255 (1)
mean: 131.215 (0.514567)
standard deviation: 40.2768 (0.157948)
kurtosis: -0.0665014
skewness: -0.161387
Green:
min: 0 (0)
max: 255 (1)
mean: 126.314 (0.495348)
standard deviation: 39.9685 (0.156739)
kurtosis: -0.119985
skewness: -0.0906061
Blue:
min: 0 (0)
max: 255 (1)
mean: 114.798 (0.450188)
standard deviation: 41.0783 (0.161091)
kurtosis: -0.307741
skewness: -0.0357447
Alpha:
min: 255 (1)
max: 255 (1)
mean: 255 (1)
standard deviation: 0 (0)
kurtosis: 0
skewness: 0
Image statistics:
Overall:
min: 0 (0)
max: 255 (1)
mean: 93.0815 (0.365026)
standard deviation: 35.0254 (0.137355)
kurtosis: 18.3092
skewness: -1.55993
Rendering intent: Perceptual
Gamma: 0.45455
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)
Interlace: None
Background color: white
Border color: srgba(223,223,223,1)
Matte color: grey74
Transparent color: none
Compose: Over
Page geometry: 6168x7618+0+0
Dispose: Undefined
Iterations: 0
Compression: LZW
Orientation: TopLeft
Properties:
date:create: 2014-02-15T01:33:55+01:00
date:modify: 2014-02-15T01:33:55+01:00
photoshop:ICCProfile: eciRGB v2
signature: fffd0198f6de3eab17c85b2f8d0d1910052dc22e483246d57c1e311c4c289651
tiff:alpha: unassociated
tiff:document: z1691_W23_file_name_mF_1S/z1691_W23_file_name_mF_1S_150dpi.tif
tiff:endian: lsb
tiff:photometric: RGB
tiff:rows-per-strip: 1
tiff:XResolution: 150/1
tiff:YResolution: 150/1
Profiles:
Profile-icc: 1992 bytes
Description: eciRGB v2
Manufacturer: eciRGB v2
Model: eciRGB v2
Copyright: Copyright (C) 2007 by Color Solutions, All Rights Reserved. License details can be found on: http://www.eci.org/eci/en/eciRGB.php
Profile-xmp: 3055 bytes
Artifacts:
filename: B:\some\folder\tif\z1691_W23_file_name_mF_1S\z1691_W23_file_name_mF_1S_150dpi.tif
verbose: true
Tainted: False
Filesize: 171.9MB
Number pixels: 46.99M
Pixels per second: 5.043MB
User time: 3.089u
Elapsed time: 0:10.318
Version: ImageMagick 6.7.6-3 2012-04-28 Q16 http://www.imagemagick.org
tif in PS ok, but with poor rendering due to 72dpi parsing (or alpha?)
http://ubuntuone.com/42AyEuzKmT96uCWL79JqR6
jpg ok
http://ubuntuone.com/2NMve7HElUEQHDWjWvPo2P
This is the same file saved from PS with 'flattening, reduced to one background layer', which appears to be due to the presence of either a layer or an alpha chanel? Anyway, it will not render well, even if it's saved by PS.
Code: Select all
$ identify -verbose "B:\some\folder\tif\z1691_W23_file_name_mF_1S\z1691_W23_file_name_mF_1S_150dpi.tif"
Image: B:\some\folder\tif\z1691_W23_file_name_mF_1S\z1691_W23_file_name_mF_1S_150dpi.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 6168x7618+0+0
Resolution: 150x150
Print size: 41.12x50.7867
Units: PixelsPerInch
Type: TrueColor
Base type: TrueColor
Endianess: MSB
Colorspace: sRGB
Depth: 8-bit
Channel depth:
red: 8-bit
green: 8-bit
blue: 8-bit
Channel statistics:
Red:
min: 0 (0)
max: 255 (1)
mean: 131.215 (0.514567)
standard deviation: 40.2768 (0.157948)
kurtosis: -0.0665014
skewness: -0.161387
Green:
min: 0 (0)
max: 255 (1)
mean: 126.314 (0.495348)
standard deviation: 39.9685 (0.156739)
kurtosis: -0.119985
skewness: -0.0906061
Blue:
min: 0 (0)
max: 255 (1)
mean: 114.798 (0.450188)
standard deviation: 41.0783 (0.161091)
kurtosis: -0.307741
skewness: -0.0357447
Image statistics:
Overall:
min: 0 (0)
max: 255 (1)
mean: 124.109 (0.486701)
standard deviation: 40.4439 (0.158604)
kurtosis: -0.0220643
skewness: -0.106972
Rendering intent: Perceptual
Gamma: 0.45455
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)
Interlace: None
Background color: white
Border color: srgb(223,223,223)
Matte color: grey74
Transparent color: black
Compose: Over
Page geometry: 6168x7618+0+0
Dispose: Undefined
Iterations: 0
Compression: LZW
Orientation: TopLeft
Properties:
date:create: 2014-02-15T02:14:50+01:00
date:modify: 2014-02-15T02:14:50+01:00
dc:format: image/tiff
exif:PixelXDimension: 6168
exif:PixelYDimension: 7618
photoshop:ColorMode: 3
photoshop:ICCProfile: eciRGB v2
signature: 06ef461f4182cdada9c19e6ff5ef6498f5e52a93b0f6a7f6c33f17cddbaad173
tiff:endian: lsb
tiff:photometric: RGB
tiff:rows-per-strip: 14
tiff:software: Adobe Photoshop CS5.1 Windows
tiff:timestamp: 2014:02:15 02:14:11
xmp:CreateDate: 2014-02-15T01:33:28+01:00
xmp:MetadataDate: 2014-02-15T02:14:11+01:00
xmp:ModifyDate: 2014-02-15T02:14:11+01:00
xmpMM:DocumentID: xmp.did:3EA60AD2DD95E31185E0D6AAF39428D3
xmpMM:InstanceID: xmp.iid:3EA60AD2DD95E31185E0D6AAF39428D3
xmpMM:OriginalDocumentID: xmp.did:3EA60AD2DD95E31185E0D6AAF39428D3
Profiles:
Profile-8bim: 7172 bytes
Profile-icc: 1992 bytes
Description: eciRGB v2
Manufacturer: eciRGB v2
Model: eciRGB v2
Copyright: Copyright (C) 2007 by Color Solutions, All Rights Reserved. License details can be found on: http://www.eci.org/eci/en/eciRGB.php
Profile-xmp: 14058 bytes
Artifacts:
filename: B:\some\folder\tif\z1691_W23_file_name_mF_1S\z1691_W23_file_name_mF_1S_150dpi.tif
verbose: true
Tainted: False
Filesize: 157.1MB
Number pixels: 46.99M
Pixels per second: 7.816MB
User time: 2.075u
Elapsed time: 0:07.012
Version: ImageMagick 6.7.6-3 2012-04-28 Q16 http://www.imagemagick.org
identify: B:\some\folder\tif\z1691_W23_file_name_mF_1S\z1691_W23_file_name_mF_1S_150dpi.tif: wrong data type 7 for "RichTIFFIPTC"; tag ignored. `TIFFReadDirectory' @ warning/tiff.c/TIFFWarnings/768.
But my next Test will be with -alpha off