Search found 1 match

by vogoff
Fri Mar 26, 2021 8:54 pm
Forum: NConvert
Topic: Resize output not as expected
Replies: 1
Views: 4147

Resize output not as expected

Hi!
I copied the same png to the same folder with names 00z.png and 00zz.png. (I did that just for this example. The problem exist with all kinds of different files that I tried so far.)

nconvert -out jpeg -ratio -resize 1024 00z*.png
Conversion of 00zz.png into 00zz.jpg OK

00zz.jpg gets created ...