If Orientation

Use If Orientation to conditionally apply different transformations depending on the relative length of the image's width to its height.

SettingDescription
LandscapeApplies the transformations in your workflow if the image's width is greater than its height.
PortraitApplies the transformations in your workflow if the image's width is less than its height.
SquareApplies transformations in your workflow if the image's width is equal to its height.
DefaultApplies transformations in your workflow if none of the other orientations apply to the image.