Folders

The input folder can receive single files, but also folders can be dropped in the input folder. The folder processing method defines how these subfolders should be treated.

option

result

Input and Output

Don't process subfolders in input folder

Only files in “root” of input folder will be processed. Files in subfolders are ignored

Process subfolders, keeping folder structure

Files from subfolders will be processed. The output files will be placed in a same subfolder structure in the output folder(s).

Process subfolders, flatten folder structure

Files from subfolders will be processed. All output files will be placed in the “root” of the output folder(s).

Delete empty subfolders in input folder

Subfolders that are empty after processing, will be deleted.