...
All lines containing a Command are created as virtuals. This is a recommended best practice
Images are imported from a Windows folder called ..\Hotfolder\ImageDatabase. You must create this folder manually
Images are imported to a feature called ImageDatabase. This is a selectable image feature
Image file names are used as keys in import file. This means that a new image in the Windows folder with a file name identical to an exiting existing image in Perfion will overwrite the existing image.
The script linked to Name/FileName checks if file to import is actually an image file
The File.Move script moves imported images to a Windows folder called ..\Hotfolder\ImageDatabase\Imported. You must create this folder manually
Supported image formats: BMP, GIF, JPG/JPEG, PNG, TIFF/TIF, EPS, PSD, PDF, SVG, WEBP, AVIF
...