Search found 5 matches

by robjuffermans
Fri Aug 10, 2012 1:40 pm
Forum: NConvert
Topic: can't convert png-file
Replies: 1
Views: 1101

can't convert png-file

Hi,

I'm trying to execute the command below on a PNG-file. NConvert displays that it can't convert the file. I'm converting 1000+ pictures in different formats and all works flawlessly, except for one png-file. Can I send the file for testing?

.....\nconvert.exe -overwrite -out jpeg -o ...
by robjuffermans
Thu Jun 21, 2012 9:20 am
Forum: NConvert
Topic: add extra space [SOLVED]
Replies: 2
Views: 1017

Re: add extra space [SOLVED]

Thank you very much, Pierre!
by robjuffermans
Tue Jun 19, 2012 3:36 pm
Forum: NConvert
Topic: add extra space [SOLVED]
Replies: 2
Views: 1017

add extra space [SOLVED]

Hi,

I'm trying to resize images with a fixed height and variable width to a certain ratio 1:sqrt(2). If the image is too width then I can crop it, but if it's too small how can I make the width bigger without stretching up the image? So I just want to add extra space.

Regards, Rob
by robjuffermans
Wed Feb 16, 2011 9:44 am
Forum: NConvert
Topic: SOLVED: rotate bug?
Replies: 3
Views: 1060

Re: rotate bug?

buildexifthumb did the trick.

thanks!
by robjuffermans
Tue Feb 15, 2011 3:52 pm
Forum: NConvert
Topic: SOLVED: rotate bug?
Replies: 3
Views: 1060

SOLVED: rotate bug?

Hello,

when I try to rotate a jpeg the picture is rotated, but the thumbnail isn't. Even after refreshing etc... Some jpeg do work, but some don't... very strange.

The command I use is:
nconvert.exe -rotate 270 -overwrite c:\test.jpg

How can I attach a jpg to supply a not working file?

thanks, Rob