Wildcards %% do not work

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
simes

nconvert output filenames or output into a different folder

Post by simes »

I want to convert all the tif files in one folder into a different folder using wildcards. I cannot get the %% filename substitution suggested in the help info to work.

e.g. nconvert -out tiff -multi -binary nodither -c 7 -o newfolder\%%.tif *.tif

any clues?

thanks
User avatar
xnview
Author of XnView
Posts: 46393
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: nconvert output filenames or output into a different fol

Post by xnview »

simes wrote:I want to convert all the tif files in one folder into a different folder using wildcards. I cannot get the %% filename substitution suggested in the help info to work.

e.g. nconvert -out tiff -multi -binary nodither -c 7 -o newfolder\%%.tif *.tif

any clues?
Only % if not in .bat
Pierre.
Post Reply