Search found 3 matches

by super12
Fri Mar 23, 2012 2:49 pm
Forum: Classic - General Support
Topic: Reduce file size Multipage Tif
Replies: 1
Views: 587

Reduce file size Multipage Tif

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
by super12
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
by super12
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