Skip to main content

Selecting

You can select specific areas of your sprite to make changes at. When there is an available selection, any operation such as drawing, shading and image effect application will only affect the selected part(s) of the drawing. Selections also allow you to easily apply transformations to specific parts of the image, such as moving and scaling. An active selection is denoted by a marching ants effect around the selected pixels.

Selection Tools

You can use one of the available selection tools in Pixelorama. Each tool selects things slightly differently.

NameDescriptionDefault Shortcut
Rectangular SelectionCreate a rectangular selection.L: R, R: Alt + R
Elliptical SelectionCreate an elliptical selection.L: Y, R: Alt + Y
Polygonal SelectionCreate a polygonal selection. Click where you want each point of the polygon to be. Double click to end your polygon and finalize your selection area.L: K, R: Alt + K
Select By ColorSelects all parts of the cel that share the same color.L: W, R: Alt + W
Magic WandSelects the neighboring same-color area of the pixel the cursor was in on mouse button press.L: Q, R: Alt + Q
Lasso / Free Select ToolSelects a rough outline of an area.L: F, R: Alt + F

Similar to the shape drawing tools, you can use keyboard shortcuts to modify how the rectangular and elliptical selections are being created.

  • Mouse click + Shift = Create a 1:1 (square/circle) selection.
  • Mouse click + Control = Create a selection that expands from the center.
  • Mouse click + Alt = Displaces the origin of the selection.

You can also easily change the selection's position and size from the tool options if you have a selection tool pressed. Keep in mind that if there is an active transformation, the content inside the selected parts will be affected as well. Otherwise, these options only affect the selection itself and not its content.

Modifying Selections

The selection tools also give you the ability to modify the already existing selection, by either adding to it, removing from it or creating intersections. By default, the selection tools replace the already existing selection with a new one. Keep in mind that you have to press the keyboard modifiers first before the mouse button is pressed.

  • Shift + Mouse click = Add to selection.
  • Control + Mouse click = Subtract from the selection.
  • Shift + Ctrl + Mouse click = Create selection intersection.

Selecting All

You can easily select the entire canvas by either pressing Control + A, or by going to the Select menu and pressing All.

Clearing Selection

If you want to delete the entire selection, the easiest way is to deselect everything. You can do that by either pressing Control + D, or by going to the Select menu and pressing Clear. If you have the rectangular selection, elliptical selection, magic wand or lasso tools selected, clicking anywhere outside the canvas also clears the selection.

Inverting Selection

Inverting the selection means that all of the currently selected pixels will get deselected, while all of the unselected pixels will get selected. You can do this by either pressing Control + I, or going to the Select menu and pressing Invert. If you have everything selected, inverting will clear the selection. Likewise, if you have nothing selected, inverting will select everything.

Duplicating

If you don't have an active transformation, holding Control + Alt + Mouse click will duplicate whatever was below it and place it in active transformation.

Duplicating Quickly!

During active transformation Control + Alt + Mouse click will not only apply transformation but will also retain its content, which you can use again. Handy when duplicating something multiple times.

Copy, Paste, Cut and Delete

If you have an active selection, you can copy its contents by pressing Control + C. Then, you can paste it whenever you like, either on the same cel, on another cel or even a completely different project with Control + V. Pasting will create a new transformation which will be created at the same position as the original selection was when it was copied, but you will easily be able to move it to where you want. Keep in mind that copy/paste does not work at an Operating System level. Meaning, you won't be able to copy/paste image data between different applications on your device.

You can also easily delete the selected content with the Delete key. You can also cut with Control + X. Cut basically copies the selected content and then immediately deletes it.

Keep in mind that all of these operations only affect the currently selected cel and not the entire layer as of right now. You can also use the Edit menu to find these options instead of using keyboard shortcuts.

Selection Preferences

Under Edit -> Preferences -> Selection, you will find options to change the colors of the marching ants effect, as well as toggle its animation on or off.