Setting Up

Naming Scheme

Optional

Set the naming pattern for output files. Use a custom prefix and the {number} token to include an auto-incrementing counter in each filename.

Naming Scheme panel

The Naming Scheme panel — enter a pattern in the Photo Naming Pattern field.

Pattern tokens

{number}included in pattern

Inserts a zero-padded 4-digit counter. For example, a pattern of IPH_{number} produces IPH_0001, IPH_0002, and so on.

omittedno token in pattern

The counter is appended automatically. A pattern of IPH still produces IPH_0001.

The counter resets to 0001 at the start of each new session.