Transform

Transform Tool

The transform tool is used to edit both layer transforms and transform layer contents directly on the canvas. It also allows layers to be selected by simply tapping them on the canvas.

Transform editing interface

Transform Editing#

When a transformable layer is selected, the transform tool shows various handles on the canvas that can be used to edit the layer's transform.

Move#

Drag the layer to change its position.

Rotate#

Drag the rotation handle to rotate the layer. Rotate the layer multiple full revolutions to increase the rotation value beyond 360° and -360°.

The rotation handle is placed at the bottom of the layer if the pivot is in the center, but it might also be on a different corner if you have manually adjusted the pivot.

Scale#

Use the scale handles around the edges of the layer to edit the layer's scale.

Pivot#

The pivot is automatically placed in the center of your layers by default, but you can also change its position manually as described here

Tool Options#

The available options in the transform tool depend on the type of the selected layer.

Transform tool options

Snapping#

Whether the layer should snap its position and its edges to other layers while being edited with the transform tool. This can help with centering and aligning layers to each other.

Scaling Mode#

How the layer should be scaled when one of the scale handles is dragged.

Uniform#

The layer will be scaled evenly in the horizontal and vertical directions and therefore keep its current aspect ratio.

Freeform#

The horizontal and vertical scale of the layer can be edited separately.

Perspective (Pixel Layer)#

Drag the four corner points or edges in order to apply a perspective distortion to the layer.

Perspective transform

Warp (Pixel Layer)#

Drag the control points or anywhere within the layer in order to warp and reshape the layer's surface. This even allows you to fold parts of the layer over itself.

Warp transform

In order to define the overlap order, you can tap each control point and move it to the front, the middle or the back.

Warp control points orderWarp control points moved to back

Flip#

Use the flip horizontally button (on the left) and the flip vertically button (on the right) to flip the layer around its pivot.

Edit pixels (Pixel Layer)#

If enabled, the transform tool will move, rotate and scale the pixel layer contents (the pixels) instead of the layer's ransform property. Moving the layer contents outside the limits of the layer region (as defined by resolution) will cause them to be clipped when the tool is exited.

This option is disabled by default.

Resizing Filter (Pixel Layer)#

Defines how to filter (resample) the pixels of a pixel layer when they are scaled. This option is only available if Edit pixels is enabled.

Nearest#

Uses nearest neighbor interpolation. This filter keeps hard pixel edges, so the layer contents appear "pixelated" when upscaled.

Bilinear#

Uses bilinear interpolation. This causes previously sharp edges to be blurry when they are upscaled.

Edit path (Vector Layer, Path Layer)#

If enabled, the transform tool will move, rotate and scale the path control points instead of the layer's transform proprty.

Groups#

Selecting a group in the transform tool will edit the transform of all layers inside of the group since groups don't have a transform property themselves.

If you instead want to animate the transform of multiple layers at once, use a transform layer.

No search results