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%%
batch proccesing export and %
Moderators: helmut, XnTriq, xnview