batch proccesing export and %

Bugs found in XnView Classic. Please report only one bug per topic!

Moderators: helmut, XnTriq, xnview

Post Reply
User avatar
froggy
Posts: 5
Joined: Wed Mar 25, 2009 7:36 am
Location: Toulouse

batch proccesing export and %

Post by froggy »

a little thing :

when exporting a batch processing in .bat
if percent % resizing is used , the batch result is
-resize 60% 0% and dos interpret as -resize 60 0 and resize the image with 60 pixel wide

so the generated batch should probably be -resize 60%% 0%%
Post Reply