Table Of Contents

Filename Template

Filename Template is a powerful part of Image Brander that allows you to define a template for renaming all the output images. The new filename is created based on the template you put in 'Rename Output' box.

For Example:
Output# will create: Output0, Output1 ... Output9, Output10, etc.

As you can see the '#' specifies where to put the incrementing index. The '#' can also define the minimum number of digits to use.

For Example:
Output### will create: Output000, Output001 ... Output999, Output1000, etc.

The '#' can be placed anywhere and must appear somewhere in the template. If a '#' is not specified it will be automatically appended to the end.

PrevNext