Page 1 of 1

wildcard support for batch processing

Posted: Sat Jun 21, 2008 3:05 pm
by bugmenot
I would like to use a wildcard for the input section.

For example, I want to convert all files in a folder but filenames may be different each time.

Re: wildcard support for batch processing

Posted: Sun Jun 22, 2008 2:20 pm
by xnview
Sorry but i don't understand what you want to do?

Posted: Sun Jun 22, 2008 3:00 pm
by bugmenot
When you add a folder to Input, XnView adds the files in that folder:

Image

I would like to do this (or something similar):

Image

No need

Posted: Sun Jun 22, 2008 3:06 pm
by Clo
:arrow: bugmenot

:) Hello !

• To convert all files of a directory, use the button [Add folder], then all files will be in the “Input” list.
- There is no need to type i.e. Path…\Folder\*.* doing so.

:mrgreen: KR
Claude
Clo

Posted: Sun Jun 22, 2008 3:38 pm
by bugmenot
Yes I know that but I would have to do that every time I want to batch process some images.

What I want to do is create a batch processing script for the files in a folder, but the files may change names so I need a wildcard.

Posted: Sun Jun 29, 2008 11:42 pm
by helmut
Hmm, there's no wildcards at the moment. But pressing "Ctrl+A" and then "Ctrl+U" might be a simple workaround to achieve your behaviour. (Ctrl+A selects all files and Ctrl+U will open Batch processing).

Posted: Mon Jun 30, 2008 3:03 pm
by bugmenot
helmut wrote:Hmm, there's no wildcards at the moment.
Hence why I posted a feature request :D

Posted: Mon Jun 30, 2008 4:26 pm
by helmut
bugmenot wrote:
helmut wrote:Hmm, there's no wildcards at the moment.
Hence why I posted a feature request :D
Sure. What about the suggested workaround? Is it applicable?

And perhaps even simpler:
When changing setting "Convert" in Tools > Options > General > Misc. to "Convert=Use all images in current folder" all image files will be used by default as long as no selection has been made by the user.

Posted: Tue Jul 01, 2008 7:19 pm
by bugmenot
I have to start XnView in browser mode but it does work for now. Thanks.