%c
|
Camera serial number (Canon EOS cameras only)
|
|
%C
|
Canon EOS-1D/1DS style camera serial number
|
|
%e
|
File extension (without the '.')
|
e.g. JPG for IMG_4567.JPG
|
%i
|
ISO value read from the shooting data
|
|
%o
|
Image filename without extension
|
e.g. IMG_4567
|
%O
|
Owner string (Canon cameras only)
|
|
%T
|
Camera model name starting from the first word containing digits
|
e.g. 10D for Canon EOS 10D
|
%T1
|
Same as %T, but '-' are treated as spaces
|
e.g. 1DS for Canon EOS-1DS
|
%T2
|
Full camera model name
|
e.g. Canon EOS 10D
|
%T3
|
First word of camera model name containing digits
|
e.g. DC4800 for KODAK DC4800 ZOOM DIGITAL CAMERA
|
%T4
|
Same as %T3, but '-' are treated as spaces
|
|
%T5
|
Last word of camera model name containing digits
|
e.g. 10D for Canon EOS 10D
|
%T6
|
Same as %T5, but '-' are treated as spaces
|
e.g. 1DS for Canon EOS-1DS
|
%v
|
Camera model name starting from the first word containing digits
(same as %T)
|
|
%V
|
Full camera model name (same as %T2)
|
|