I convert one multipage tif with c7 compression but the file size dont change so much.
Is there a way to reduce file size almost 33% ?
Thanks
Search found 3 matches
- Fri Mar 23, 2012 2:49 pm
- Forum: Classic - General Support
- Topic: Reduce file size Multipage Tif
- Replies: 1
- Views: 587
- Fri Mar 23, 2012 7:44 am
- Forum: Classic - General Support
- Topic: MULTIPAGE .tif wrong conversion
- Replies: 2
- Views: 948
Re: MULTIPAGE .tif wrong conversion
hi,
thanks for reply , but your command will generate n distinct file in output for every page .
I solved with this command:
nconvert -o result.tif -out tiff -multi -c 7 multipage.tif
thanks for reply , but your command will generate n distinct file in output for every page .
I solved with this command:
nconvert -o result.tif -out tiff -multi -c 7 multipage.tif
- Thu Mar 22, 2012 3:54 pm
- Forum: Classic - General Support
- Topic: MULTIPAGE .tif wrong conversion
- Replies: 2
- Views: 948
MULTIPAGE .tif wrong conversion
Hi,
I have one file Multipage .tiff that contains 9 images.
When i use nconvert , the output contains only the first page.
Why?
Thanks
Richard
I have one file Multipage .tiff that contains 9 images.
When i use nconvert , the output contains only the first page.
Why?
Thanks
Richard