Image Nodes > Image File

Image File

Image File is an input node which will scan a file and load the Image Information (width/height etc) for processing in the flow.

Variables

Variable Description Type Example
img.Width Image width number 1920
img.Height Image height number 1080
img.Format Image format string PNG
img.IsPortrait If the image is portrait bool true
img.IsLandscape If the image is landscape bool false
© 2022 FileFlows