Hi,
I am splitting multi-page tiffs to individual tifs using the following command.
Convert a.tif -scene 1 a%d.tif
However the output images are losing color and the quality of the original image.
How can I just split the image without changing the quality (color, size etc.)
Thanks in advance
split multi page tif and retain the original quality & color
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: split multi page tif and retain the original quality & c
post a link to your tiff file so it can be examined. It may be that you need to use profiles to maintain quality. Or it may be an issue of compression.
Also please always identify your version of IM and platform when asking questions.
Also please always identify your version of IM and platform when asking questions.
Re: split multi page tif and retain the original quality & c
Thanks! I meant to put the version and I forgot. Sorry.
Windows 7 64 bit Machine. ImageMagick 6.8.3 Q16 (32-bit) is the version. I cannot uplaod the image I am testing. I will try to find one test image and upload later.
Any thoughts until then?
Windows 7 64 bit Machine. ImageMagick 6.8.3 Q16 (32-bit) is the version. I cannot uplaod the image I am testing. I will try to find one test image and upload later.
Any thoughts until then?
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: split multi page tif and retain the original quality & c
If the original is plain sRGB, I wouldn't expect any colour issues. If you can't post the image, perhaps you could...
... and post the results here. Put it between [ code ] and [ /code ] to preserve the formatting.
Code: Select all
identify -verbose X.tiff
snibgo's IM pages: im.snibgo.com
Re: split multi page tif and retain the original quality & c
Thanks for getting back. The output is lengthy one. Also see the warning at the end if it is helpful. Appreciate for checking.
Code: Select all
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2199+0+0
Resolution: 200x200
Print size: 8.32x10.995
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.942825 (0.942825)
standard deviation: 0.232176 (0.232176)
kurtosis: 12.5509
skewness: -3.81456
Colors: 2
Histogram:
209210: ( 0, 0, 0) #000000 gray(0,0,0)
3449926: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2199+0+0
Dispose: Undefined
Iterations: 0
Scene: 0 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: a82d02b25bf7729003c9cf27e22196be785218d31e8e086e6ba867dd2f5f40a5
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2199
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:13
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.659M
Pixels per second: 9.335MB
User time: 0.390u
Elapsed time: 0:01.392
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2200+0+0
Resolution: 200x200
Print size: 8.32x11
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.920373 (0.920373)
standard deviation: 0.270715 (0.270715)
kurtosis: 7.64509
skewness: -3.10565
Colors: 2
Histogram:
291498: ( 0, 0, 0) #000000 gray(0,0,0)
3369302: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2200+0+0
Dispose: Undefined
Iterations: 0
Scene: 1 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 9a4812e10a326d23d4b3c802b0dcff88c50c6203c3ac51a72f87a516f324140d
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2200
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:13
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.661M
Pixels per second: 1.15MB
User time: 3.401u
Elapsed time: 0:04.184
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2197+0+0
Resolution: 200x200
Print size: 8.32x10.985
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.910173 (0.910173)
standard deviation: 0.285933 (0.285933)
kurtosis: 6.23124
skewness: -2.86901
Colors: 2
Histogram:
328389: ( 0, 0, 0) #000000 gray(0,0,0)
3327419: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2197+0+0
Dispose: Undefined
Iterations: 0
Scene: 2 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: dc9276ff27b59fab9c4fd566d2e27809451c4d57262ff3e7f44fd8503ae7faae
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2197
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:13
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.656M
Pixels per second: 616KB
User time: 6.365u
Elapsed time: 0:06.938
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2215+0+0
Resolution: 200x200
Print size: 8.32x11.075
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.925544 (0.925544)
standard deviation: 0.262512 (0.262512)
kurtosis: 8.51115
skewness: -3.24209
Colors: 2
Histogram:
274428: ( 0, 0, 0) #000000 gray(0,0,0)
3411332: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2215+0+0
Dispose: Undefined
Iterations: 0
Scene: 3 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: d5f75a59a332cc7660d3d0b1d840512cc80d4246a6292c64c8ddf738d14eb036
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2215
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:14
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.686M
Pixels per second: 424KB
User time: 9.360u
Elapsed time: 0:09.690
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2216+0+0
Resolution: 200x200
Print size: 8.32x11.08
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.953876 (0.953876)
standard deviation: 0.209753 (0.209753)
kurtosis: 16.7293
skewness: -4.32773
Colors: 2
Histogram:
170077: ( 0, 0, 0) #000000 gray(0,0,0)
3517347: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2216+0+0
Dispose: Undefined
Iterations: 0
Scene: 4 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: d1b3213a40f29f1f4c471b6ac6038d1a50a453082fd8cd451489e3daec58ef0e
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2216
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:14
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.687M
Pixels per second: 322KB
User time: 12.230u
Elapsed time: 0:12.448
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2002+0+0
Resolution: 200x200
Print size: 8.32x10.01
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.924929 (0.924929)
standard deviation: 0.263506 (0.263506)
kurtosis: 8.40189
skewness: -3.2252
Colors: 2
Histogram:
250086: ( 0, 0, 0) #000000 gray(0,0,0)
3081242: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2002+0+0
Dispose: Undefined
Iterations: 0
Scene: 5 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: c472932a47cc9fd4765624781b8bb7b771d62ee08bc371620934c9ac1407ed63
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2002
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:15
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.331M
Pixels per second: 234KB
User time: 15.210u
Elapsed time: 0:15.226
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2215+0+0
Resolution: 200x200
Print size: 8.32x11.075
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.936488 (0.936488)
standard deviation: 0.243881 (0.243881)
kurtosis: 10.8129
skewness: -3.57952
Colors: 2
Histogram:
234089: ( 0, 0, 0) #000000 gray(0,0,0)
3451671: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2215+0+0
Dispose: Undefined
Iterations: 0
Scene: 6 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 9dafd565ec1c35111758f03e393851bf2fc58bd647c632a60f3028c4cc2f28d0
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2215
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:15
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.686M
Pixels per second: 220KB
User time: 17.878u
Elapsed time: 0:17.744
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2208+0+0
Resolution: 200x200
Print size: 8.32x11.04
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.965934 (0.965934)
standard deviation: 0.181398 (0.181398)
kurtosis: 24.3904
skewness: -5.13715
Colors: 2
Histogram:
125161: ( 0, 0, 0) #000000 gray(0,0,0)
3548951: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2208+0+0
Dispose: Undefined
Iterations: 0
Scene: 7 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 4ec3ef683165292a807db1934697c08f26672e4d5a7176ee862c0a9a81da5734
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2208
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:17
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.674M
Pixels per second: 188KB
User time: 20.857u
Elapsed time: 0:20.514
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1680x2200+0+0
Resolution: 200x200
Print size: 8.4x11
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: 171.815 (0.673783)
standard deviation: 74.9214 (0.293809)
kurtosis: 0.128999
skewness: -1.18166
Green:
min: 0 (0)
max: 255 (1)
mean: 154.541 (0.606043)
standard deviation: 97.937 (0.384067)
kurtosis: -1.24602
skewness: -0.748344
Blue:
min: 0 (0)
max: 255 (1)
mean: 150.694 (0.590958)
standard deviation: 98.469 (0.386153)
kurtosis: -1.29611
skewness: -0.760593
Image statistics:
Overall:
min: 0 (0)
max: 255 (1)
mean: 159.017 (0.623595)
standard deviation: 91.1062 (0.357279)
kurtosis: -0.860545
skewness: -0.916868
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: 1680x2200+0+0
Dispose: Undefined
Iterations: 0
Scene: 8 of 23
Compression: JPEG
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 4769f5a1e12ba31276dbfda995ae32cb34d4c79e5dfb319313666ab2768a1af1
tiff:endian: lsb
tiff:photometric: YCBCR
tiff:rows-per-strip: 2200
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:20
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.696M
Pixels per second: 166KB
User time: 23.806u
Elapsed time: 0:23.272
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2216+0+0
Resolution: 200x200
Print size: 8.32x11.08
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.933514 (0.933514)
standard deviation: 0.24913 (0.24913)
kurtosis: 10.112
skewness: -3.48023
Colors: 2
Histogram:
245162: ( 0, 0, 0) #000000 gray(0,0,0)
3442262: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2216+0+0
Dispose: Undefined
Iterations: 0
Scene: 9 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 6470f5843dca6203c76d318045eabe92b9ab25a2a75611475ef363f78639706e
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2216
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:20
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.687M
Pixels per second: 159KB
User time: 24.820u
Elapsed time: 0:24.207
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2216+0+0
Resolution: 200x200
Print size: 8.32x11.08
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.931971 (0.931971)
standard deviation: 0.251795 (0.251795)
kurtosis: 9.77265
skewness: -3.43113
Colors: 2
Histogram:
250851: ( 0, 0, 0) #000000 gray(0,0,0)
3436573: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2216+0+0
Dispose: Undefined
Iterations: 0
Scene: 10 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 91860a42140d159372269525867958c944faf1ede565d2e8fed6ec9f32ce5314
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2216
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:21
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.687M
Pixels per second: 142KB
User time: 28.143u
Elapsed time: 0:27.045
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2200+0+0
Resolution: 200x200
Print size: 8.32x11
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.917265 (0.917265)
standard deviation: 0.275482 (0.275482)
kurtosis: 7.17691
skewness: -3.02934
Colors: 2
Histogram:
302878: ( 0, 0, 0) #000000 gray(0,0,0)
3357922: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2200+0+0
Dispose: Undefined
Iterations: 0
Scene: 11 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 1d3f0c8c8817d6935493c971247a81d46123213c27a0a02fc561f58e1e364b3f
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2200
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:21
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.661M
Pixels per second: 127KB
User time: 31.122u
Elapsed time: 0:29.809
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2216+0+0
Resolution: 200x200
Print size: 8.32x11.08
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.874672 (0.874672)
standard deviation: 0.33109 (0.33109)
kurtosis: 3.12237
skewness: -2.26327
Colors: 2
Histogram:
462136: ( 0, 0, 0) #000000 gray(0,0,0)
3225288: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2216+0+0
Dispose: Undefined
Iterations: 0
Scene: 12 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 52c58314e54a0a78879a5e7213210d953699419d26981f2be9c58d812dc42662
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2216
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:22
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.687M
Pixels per second: 117KB
User time: 34.117u
Elapsed time: 0:32.564
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2216+0+0
Resolution: 200x200
Print size: 8.32x11.08
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.923949 (0.923949)
standard deviation: 0.26508 (0.26508)
kurtosis: 8.23135
skewness: -3.19865
Colors: 2
Histogram:
280433: ( 0, 0, 0) #000000 gray(0,0,0)
3406991: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2216+0+0
Dispose: Undefined
Iterations: 0
Scene: 13 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 28656fa32604004cc624ced2b6daf1c89393c5e07aea2a2a4524a8dd803f23d4
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2216
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:22
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.687M
Pixels per second: 107KB
User time: 37.066u
Elapsed time: 0:35.312
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 2224x1683+0+0
Resolution: 200x200
Print size: 11.12x8.415
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.910426 (0.910426)
standard deviation: 0.28557 (0.28557)
kurtosis: 6.2624
skewness: -2.87444
Colors: 2
Histogram:
335273: ( 0, 0, 0) #000000 gray(0,0,0)
3407719: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 2224x1683+0+0
Dispose: Undefined
Iterations: 0
Scene: 14 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: e10c482b22aaa6887aa3c2d4654a5f8c04c77de194c3d126e687767395cef948
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 1683
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:23
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.743M
Pixels per second: 101KB
User time: 40.061u
Elapsed time: 0:38.106
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 2224x1683+0+0
Resolution: 200x200
Print size: 11.12x8.415
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.890206 (0.890206)
standard deviation: 0.312632 (0.312632)
kurtosis: 4.23132
skewness: -2.49626
Colors: 2
Histogram:
410957: ( 0, 0, 0) #000000 gray(0,0,0)
3332035: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 2224x1683+0+0
Dispose: Undefined
Iterations: 0
Scene: 15 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 816a098a43309771471b6c8eacf1904d39423619cf72a79c039c9330616bf9e9
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 1683
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:24
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.743M
Pixels per second: 93.7KB
User time: 43.072u
Elapsed time: 0:40.930
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 2208x1680+0+0
Resolution: 200x200
Print size: 11.04x8.4
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.938491 (0.938491)
standard deviation: 0.240262 (0.240262)
kurtosis: 11.3233
skewness: -3.65011
Colors: 2
Histogram:
228164: ( 0, 0, 0) #000000 gray(0,0,0)
3481276: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 2208x1680+0+0
Dispose: Undefined
Iterations: 0
Scene: 16 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 3b4519e9d953f30aa82ee13ab010788e43300a2c92aa4eeb8f8010670664ea65
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 1680
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:24
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.709M
Pixels per second: 86.8KB
User time: 46.051u
Elapsed time: 0:43.719
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1680x2211+0+0
Resolution: 200x200
Print size: 8.4x11.055
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.931945 (0.931945)
standard deviation: 0.25184 (0.25184)
kurtosis: 9.76708
skewness: -3.43032
Colors: 2
Histogram:
252788: ( 0, 0, 0) #000000 gray(0,0,0)
3461692: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1680x2211+0+0
Dispose: Undefined
Iterations: 0
Scene: 17 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 89350a560598cb69dc58164db5246cb06aa3aea0042091a2af4f1f1f09f36b5a
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2211
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:25
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.714M
Pixels per second: 81.6KB
User time: 49.047u
Elapsed time: 0:46.508
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1680x2207+0+0
Resolution: 200x200
Print size: 8.4x11.035
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.958571 (0.958571)
standard deviation: 0.199279 (0.199279)
kurtosis: 19.1812
skewness: -4.6023
Colors: 2
Histogram:
153607: ( 0, 0, 0) #000000 gray(0,0,0)
3554153: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1680x2207+0+0
Dispose: Undefined
Iterations: 0
Scene: 18 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 80405b82875f3bb681e9631c05356f8113446a3421715d9660305009cd2d2dd8
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2207
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:25
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.708M
Pixels per second: 76.8KB
User time: 52.058u
Elapsed time: 0:49.301
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1696x2213+0+0
Resolution: 200x200
Print size: 8.48x11.065
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.934872 (0.934872)
standard deviation: 0.246751 (0.246751)
kurtosis: 10.4241
skewness: -3.52478
Colors: 2
Histogram:
244441: ( 0, 0, 0) #000000 gray(0,0,0)
3508807: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1696x2213+0+0
Dispose: Undefined
Iterations: 0
Scene: 19 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: ba214356c2ea6575db97f21f011e7160b5e3b7a2f8211e7df2b890a2a62d3bb8
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2213
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:26
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.753M
Pixels per second: 73.1KB
User time: 55.318u
Elapsed time: 0:52.329
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1680x2218+0+0
Resolution: 200x200
Print size: 8.4x11.09
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.925032 (0.925032)
standard deviation: 0.26334 (0.26334)
kurtosis: 8.42001
skewness: -3.228
Colors: 2
Histogram:
279350: ( 0, 0, 0) #000000 gray(0,0,0)
3446890: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1680x2218+0+0
Dispose: Undefined
Iterations: 0
Scene: 20 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 1a56e61d53be589b856b53bbbcf4278c8777aed63f42c65434891e10fd875dc3
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2218
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:26
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.726M
Pixels per second: 68.8KB
User time: 58.391u
Elapsed time: 0:55.178
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2213+0+0
Resolution: 200x200
Print size: 8.32x11.065
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.895515 (0.895515)
standard deviation: 0.305889 (0.305889)
kurtosis: 4.68743
skewness: -2.58601
Colors: 2
Histogram:
384759: ( 0, 0, 0) #000000 gray(0,0,0)
3297673: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2213+0+0
Dispose: Undefined
Iterations: 0
Scene: 21 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 25727111e951f207f465e420156fd3b2a0fee9e2f0ee9d8720ec9562174a7570
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2213
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:27
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.682M
Pixels per second: 64.6KB
User time: 61.386u
Elapsed time: 0:57.975
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
Image: C:\temp\a.tif
Format: TIFF (Tagged Image File Format)
Class: DirectClass
Geometry: 1664x2213+0+0
Resolution: 200x200
Print size: 8.32x11.065
Units: PixelsPerInch
Type: Bilevel
Base type: Bilevel
Endianess: MSB
Colorspace: Gray
Depth: 1-bit
Channel depth:
gray: 1-bit
Channel statistics:
Gray:
min: 0 (0)
max: 1 (1)
mean: 0.901012 (0.901012)
standard deviation: 0.298646 (0.298646)
kurtosis: 5.21211
skewness: -2.68554
Colors: 2
Histogram:
364516: ( 0, 0, 0) #000000 gray(0,0,0)
3317916: (255,255,255) #FFFFFF gray(255,255,255)
Rendering intent: Undefined
Gamma: 1
Background color: gray(255,255,255)
Border color: gray(223,223,223)
Matte color: gray(189,189,189)
Transparent color: gray(0,0,0)
Interlace: None
Intensity: Undefined
Compose: Over
Page geometry: 1664x2213+0+0
Dispose: Undefined
Iterations: 0
Scene: 22 of 23
Compression: Group4
Orientation: TopLeft
Properties:
comment: Kofax PDF Filter - version 3.75.
date:create: 2013-03-28T23:55:16-04:00
date:modify: 2013-03-19T00:17:56-04:00
signature: 87087e49003c25f3bd6e9207fc7d3dbfd1e7c21349def258815eec0ea7bc4da5
tiff:endian: lsb
tiff:photometric: min-is-white
tiff:rows-per-strip: 2213
tiff:software: Kofax standard Multi-Page TIFF Storage Filter v3.03.000
tiff:timestamp: 2005:01:14 09:21:27
Artifacts:
filename: C:\temp\a.tif
verbose: true
Tainted: False
Filesize: 1.476MB
Number pixels: 3.682M
Pixels per second: 61.6KB
User time: 64.506u
Elapsed time: 0:60.814
Version: ImageMagick 6.8.3-10 2013-03-17 Q16 http://www.imagemagick.org
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: split multi page tif and retain the original quality & c
Your input tiff file is simple bilevel (only two colors --- black and white) and compressed with group 4 compression. I do not see how it can lose quality when separating pages unless the compression is changing. Post the same information for one of the separated output images.
It is also odd that IM sees it as MSB endian, but the TIFF properties shows it as LSB endian.
It is also odd that IM sees it as MSB endian, but the TIFF properties shows it as LSB endian.
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: split multi page tif and retain the original quality & c
Of the 23 pages, 22 are bilevel. The other (#8, if I can count correctly) is truecolor, with jpeg compression. I can't see anything weird about it. Is this the page that is causing problems?
Maybe try converting just that page:
Maybe try converting just that page:
Code: Select all
convert a.tif[8] a8.tif
snibgo's IM pages: im.snibgo.com
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: split multi page tif and retain the original quality & c
I do not think one different page would affect all the rest. Please show us the output verbose information you get from any of the others, say the very first page. But it is really hard to know without seeing what you mean by quality changes. But lets see your verbose information for one of the output pages.
Did you try converting them one page at a time.
convert image.tif[0] newimage_0.tif
Does that make any difference?
Can you post the verbose info for that
identify -verbose image.tif[0]
identify -verbose newimage_0.tif
so we can see if anything is changing. Also you view the two images and try to explain what is actually different?
You can even do
compare -metric rmse image.tif[0] newimage_0.tif null:
and let us know what the resulting message is
Did you try converting them one page at a time.
convert image.tif[0] newimage_0.tif
Does that make any difference?
Can you post the verbose info for that
identify -verbose image.tif[0]
identify -verbose newimage_0.tif
so we can see if anything is changing. Also you view the two images and try to explain what is actually different?
You can even do
compare -metric rmse image.tif[0] newimage_0.tif null:
and let us know what the resulting message is
Re: split multi page tif and retain the original quality & c
I am sorry! It took long to get back. Converting page by page did the trick and this is resolved.
Thanks for your help and inputs.
Thanks for your help and inputs.