Discussions on NConvert - the command line tool for image conversion and manipulation
Moderators: helmut, XnTriq, xnview
-
Ja
Post
by Ja »
How i resize picture from ubdefined to 100 pixel width, but height relative 1:1 to original size?
-resize 100 100% not work
-resize 100 " " not work
how work this?
-
Guest
Post
by Guest »
must use any keywords instead of h?
-resize 100 h
NOT work too

( Any other KEYWORD must i use?
i need in output relative 1:1 heigh from original and width 100 pixel !!
understand me?
help me?
thx
-
Guest
Post
by Guest »
hello, understand me anybody or not possible this resize (to 100pixel width and relative height) with Nconvert?
Many thanx for reply.
-
xnview
- Author of XnView
- Posts: 46236
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
Contact:
Post
by xnview »
Anonymous wrote:hello, understand me anybody or not possible this resize (to 100pixel width and relative height) with Nconvert?
Do you have tried -resize 100 0
Pierre.
-
Guest
Post
by Guest »
this option not change height (height stay original
i need relative recalculate height compare with width
is possible this fix in next release/beta?
Thx for repl\y.
-
xnview
- Author of XnView
- Posts: 46236
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
Contact:
Post
by xnview »
Anonymous wrote:this option not change height (height stay original
do you use -ratio?
Pierre.
-
Guest
Post
by Guest »
no, i try this, thx for hint