If the import option ExtractEXIFToField is specified, II2LN will extract potential EXIF information. The ExtractEXIFToField import option will primarily extract the EXIF information to either one or multiple fields.
In addition, all EXIF tags will result in variables that can be used in the document, as long as the ReplaceWithVariable import option is specified.
The format of EXIF variables are:
$(EXIF_xxx)
where xxx represent a EXIF tag name. Below you find some examples of the EXIF variables:
and $(EXIF_Make), $(EXIF_Model), $(EXIF_Orientation), $(EXIF_XResolution)
$(EXIF_Flash)
See The most common EXIF tags for a list of EXIF tags