I'm trying to convert TIF image (image location: http://www.filedropper.com/1_50) to PDF page by using
im 1.tif -density 72 1.pdf
output pdf file contains empty white page.
Any idea what can cause this issue?
this is output of identify
Code: Select all
Image: 1.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 2336x50697+0+0
Resolution: 200x200
Print size: 11.68x253.485
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: LSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.913909 (0.913909)
standard deviation: 0.280498 (0.280498)
kurtosis: 6.70983
skewness: -2.95124
Colors: 2
Histogram:
10195591: ( 0, 0, 0) #000000 gray(0)
108232601: (255,255,255) #FFFFFF gray(255)
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: gray(255)
Border color: gray(223)
Matte color: gray(189)
Transparent color: gray(0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 2336x50697+0+0
Dispose: Undefined
Iterations: 0
Compression: Group4
Orientation: TopLeft
Properties:
date:create: 2013-06-29T09:39:34+09:00
date:modify: 2008-08-20T15:51:58+09:00
signature: b44a323edffe599418e2416db623224e03f9b5aa08ec2a62560fbeb1e626ebe8
tiff:endian: msb
tiff:photometric: min-is-white
tiff:rows-per-strip: 50698
Artifacts:
filename: 1.tif
verbose: true
Tainted: False
Filesize: 861KB
Number pixels: 118.4M
Pixels per second: 450.3MB
User time: 0.265u
Elapsed time: 0:01.263
Version: ImageMagick 6.8.6-3 2013-06-25 Q8 http://www.imagemagick.org