π Transform Nodes
πͺ Mirror
Mirrors the input image either vertically or horizontally. The output is automatically resized.
π Rotate
Rotate the image by a specified number of degrees. The output is automatically resized to fully contain the original image.
π Shear
Apply a shearing transformation (opens in a new tab) onto an image. The horizontal and vertical parameters are specified as percentages of the total width.
π Perspective
Apply a random perspective transformation of a certain strength. Strength of 0% will make no change in the image. The strength of 100% might warp the image into a triangle (opens in a new tab).