Search found 3 matches

by adam
Wed Mar 10, 2010 10:01 am
Forum: NConvert
Topic: Resize but don't inflate
Replies: 2
Views: 1056

Re: Resize but don't inflate

Thank you very much!

Your help is much appreciated.
by adam
Thu Mar 04, 2010 11:05 am
Forum: NConvert
Topic: Resize but don't inflate
Replies: 2
Views: 1056

Resize but don't inflate

Hi,

I like using your tool and am using it on batches of images. The commands I am currently running are similar to:

-out jpeg -ratio -resize 400 300 -o myOut.jpg myIn.png

Is there an option I can add to this to prevent it from inflating the image? For example if the input is of size 200x150 ...
by adam
Wed Aug 26, 2009 10:07 am
Forum: Classic - General Support
Topic: Convert each page of a PDF to an image
Replies: 1
Views: 726

Convert each page of a PDF to an image

I found NConvert yesterday and have found it to be very useful.
However I cannot successfully convert each page of a PDF document to a series of images.
For example, I would like the output to be something like page01.jpg, page02.jpg, page03.jpg &c. From a PDF document.

I thought this could be ...