Page 1 of 1

Reduce extracted tif images

Posted: Wed May 28, 2008 8:04 pm
by boxig
Hi,

I use this to extract images from tif:

-xall -o test.tif source.tif

Is there a way to get a half size images (reduced to 50%) ?

Thank you
box

Re: Reduce extracted tif images

Posted: Thu May 29, 2008 7:24 am
by xnview
you can use -resize

Posted: Thu May 29, 2008 9:17 am
by boxig
I tried it but the result is very ubclear.

Thank you
box

Posted: Thu May 29, 2008 2:15 pm
by xnview
You can change the resize method

Posted: Thu May 29, 2008 2:19 pm
by boxig
-dpi 100

This solved the problem.

BTW, is there a way to save only specific pages from the PDF ?

Thank you
box