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.
Search found 4 matches
- 2013-05-07T10:52:25-07:00
- Forum: Users
- Topic: split multi page tif and retain the original quality & color
- Replies: 8
- Views: 22362
- 2013-03-28T20:59:48-07:00
- Forum: Users
- Topic: split multi page tif and retain the original quality & color
- Replies: 8
- Views: 22362
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. 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 ...
- 2013-03-28T09:26:28-07:00
- Forum: Users
- Topic: split multi page tif and retain the original quality & color
- Replies: 8
- Views: 22362
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?
- 2013-03-27T10:22:28-07:00
- Forum: Users
- Topic: split multi page tif and retain the original quality & color
- Replies: 8
- Views: 22362
split multi page tif and retain the original quality & color
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
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