Convert tif fail
Posted: 2014-03-02T13:19:30-07:00
Hello,
try to emulate this command:
but i encoutered an error. Try to simple convert my tif to JPG without luck.
Using : Windows 2003 - ImageMagick-6.8.8-7-Q16-x86-windows
Return this error:
Can't post now my file but can post Identify log:
can suggest any correction ?
Thank you,
m.
try to emulate this command:
Code: Select all
i_view32.exe 1k.tif /resize_long=2048 /resample /aspectratio /convert=2k.tif
Using : Windows 2003 - ImageMagick-6.8.8-7-Q16-x86-windows
Code: Select all
convert m.tif m.jpg
Code: Select all
convert.exe: Unknown field with tag 32781 (0x800d) encountered. `TIFFReadDirect
ory' @ warning/tiff.c/TIFFWarnings/850.
convert.exe: unable to extend cache `m.tif': No space left on device @ error/ca
che.c/OpenPixelCache/3691.
Code: Select all
Image: m.tif
Format: TIFF (Tagged Image File Format)
Mime type: image/tiff
Class: DirectClass
Geometry: 22349x31504+0+0
Resolution: 1270x1270
Print size: 17.5976x24.8063
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Rendering intent: Undefined
Gamma: 0.454545
Background color: gray(255)
Border color: gray(223)
Matte color: gray(189)
Transparent color: gray(0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 22349x31504+0+0
Dispose: Undefined
Iterations: 0
Compression: Group4
Orientation: TopLeft
Properties:
comment: Magenta
date:create: 2014-03-02T21:09:56+01:00
date:modify: 2014-03-01T21:25:32+01:00
signature: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
tiff:endian: lsb
tiff:image-id: 1. M@0@01032014204042@X_20140302_NUOVAFERRARA_FER_17@375813.ps (M)
tiff:photometric: min-is-white
tiff:rows-per-strip: 93
Artifacts:
filename: m.tif
verbose: true
Tainted: False
Filesize: 2.314MB
Number pixels: 704.1M
Pixels per second: 1.7342GB
User time: 0.031u
Elapsed time: 0:01.406
Version: ImageMagick 6.8.8-7 Q16 x86 2014-02-13 http://www.imagemagick.org
Thank you,
m.