command line resize

XnConvert Multi Platform - Windows, MacOSX, Linux

Moderators: helmut, XnTriq, xnview

ndrini
Posts: 2
Joined: Sun Dec 30, 2012 3:48 pm

command line resize

Post by ndrini »

Hi,
how can I resize to 50% (with a command line prompt )
all jpg files in the folder
C: \ Users \ subu \ Desktop \ rimpicciolisci
with the program XnConvert?

This command line does not work ...

"C:\Program Files\XnConvert\xnconvert.exe" C:\Users\subu\Desktop\rimpicciolisci -out png -resize 50% 50% *.jpeg
"C:\Program Files\XnConvert\xnconvert.exe" -out png -resize 50% 50% "C:\Users\subu\Desktop\rimpicciolisci\*.jpg"

Thanks...

Andrea
User avatar
xnview
Author of XnView
Posts: 45979
Joined: Mon Oct 13, 2003 7:31 am
Location: France

Re: command line resize

Post by xnview »

If you need a comand line tool, please check nconvert and not XnConvert.
Pierre.
ndrini
Posts: 2
Joined: Sun Dec 30, 2012 3:48 pm

Re: command line resize

Post by ndrini »

Thanks.
Andrea