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
command line resize
Moderators: helmut, XnTriq, xnview
-
- Author of XnView
- Posts: 45979
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: command line resize
If you need a comand line tool, please check nconvert and not XnConvert.
Pierre.