⌥+⌃AltPlusCtrl

Sketch Keyboard Shortcuts

Sketch predates Figma's dominance and still carries the design-tool conventions that shaped a generation of UI designers — artboards as the basic canvas unit, a layers panel that mirrors Photoshop's mental model more than a typical vector tool, and a shortcut set tuned heavily toward boolean shape operations and component (Symbol) management. Being Mac-only, every binding below uses Cmd as the primary modifier; there's no Windows or Linux variant to reconcile. The areas where Sketch shortcuts matter most are switching between its core tools without breaking flow, manipulating vector paths and boolean operations precisely, and managing Symbols (Sketch's term for reusable components) across a file. Designers coming from Figma will recognize a lot of conceptual overlap but should expect the exact key combinations to differ in non-obvious ways, particularly around grouping and component insertion. Sketch retains a loyal base of long-time Mac-native design studios specifically because it was built from day one around macOS conventions rather than adapted from a cross-platform or browser-based foundation, which shows up in small but appreciated details like plugin integration and file-handling behavior that feel more deeply native than a web app running inside a browser shell ever quite manages to replicate.

Tools

ActionWindowsMacDescription
Insert ArtboardATurns on the Artboard tool, ready to drag out a new artboard freehand or pick a preset device size from the inspector first.
Vector toolVActivates the Vector (pen) tool for drawing custom paths point by point, Sketch's primary freeform shape-creation tool.
Rectangle toolRSwitches to the Rectangle tool, and in Sketch the resulting layer snaps to the pixel grid by default so edges land crisp for UI work; drag with Shift held to constrain the layer to a perfect square instead of an arbitrary rectangle.
Oval toolOSwitches to the Oval tool for drawing circular and elliptical layers that behave like any other resizable Sketch layer in the layer list, complete with independent corner-radius-style styling options; hold Shift while dragging to keep the oval a perfect circle.
Text toolTActivates the Text tool, letting you click to place a text layer with auto-width or drag to define a fixed-width text box.
Slice toolSActivates the Slice tool, marking a specific region of the canvas for individual export, independent of layer boundaries, useful for exporting an assembled composite of several overlapping layers as a single flattened image asset.

Shapes Vectors

ActionWindowsMacDescription
Union selected shapesCmd+Alt+UCombines two or more selected vector shapes into a single unified path, merging their outlines into one continuous boolean shape.
Subtract selected shapesCmd+Alt+SCuts the front shape's area out of the shape(s) behind it, the standard way to punch a hole or notch shape out of a base path.
Edit vector pointsEnterEnters point-editing mode on a selected vector shape, exposing its individual anchor points for repositioning or curve adjustment.
Flatten boolean shapeCmd+Shift+FConverts a boolean group (union, subtract, etc.) into a single flat vector path, locking in the result so the original component shapes are no longer individually editable.

Symbols Components

ActionWindowsMacDescription
Create Symbol from selectionCmd+Alt+KConverts the selected layer or group into a reusable Symbol, Sketch's equivalent of a component, stored in the document's Symbols page.
Insert SymbolCmd+Shift+SOpens a searchable picker of all Symbols available in the current document and any linked libraries, for dropping an instance onto the canvas.
Detach instance from SymbolCmd+Shift+DBreaks the link between a Symbol instance and its master, converting it back into an independent, freely editable group of layers.

Frequently Asked Questions

Why is there no Windows version of these shortcuts?

Sketch has only ever shipped as a native Mac application, built on macOS-specific frameworks, and the company has not released a Windows build. Designers needing a cross-platform equivalent typically move to Figma, which covers similar ground in a browser.

What's the difference between Union and Flatten?

Union (Cmd+Alt+U) combines shapes into a boolean group that remains non-destructively editable — you can still select and adjust the original component shapes' boolean operation afterward. Flatten (Cmd+Shift+F) permanently bakes the result into one simple path, after which the original shapes can no longer be individually recovered.

Does pressing Enter always enter vector point-editing mode?

Only when a vector shape (drawn with the Vector tool, or a shape that started as one) is selected. On a Rectangle, Oval, or Text layer, Enter behaves differently or does nothing meaningful until the shape has been converted to an editable vector path first.

How is the Slice tool different from just exporting a layer directly?

A layer's own export settings tie exported output to that specific layer's boundaries, while a Slice is an independent region you draw over the canvas that can capture multiple overlapping layers together as one flattened composite, which matters when you want a single exported asset that combines several separate layers rather than exporting them individually.

Can Symbols be shared across multiple separate Sketch files, or only within the same document?

Symbols can be shared across files through Sketch's Library feature, which lets you publish a document's Symbols as a shared library that other files can then link to and pull instances from, keeping a consistent component set usable across an entire project's worth of separate design files rather than duplicating Symbols manually into each one.

How does Sketch's plugin ecosystem affect its default shortcut set?

Sketch has long supported a rich third-party plugin ecosystem, and many popular plugins add their own custom keyboard shortcuts on top of the defaults covered here, meaning a studio's actual working shortcut set can differ meaningfully from a bare, freshly installed copy of the app depending on which plugins have been adopted and how their bindings were configured.

Is Sketch still actively developed given how dominant Figma has become in the design tool market?

Yes — Sketch continues to receive regular updates and maintains a genuine user base, particularly among Mac-native design studios and individual designers who value its native performance and established plugin ecosystem, even though Figma has captured a larger share of new team adoption in recent years thanks to its browser-based, real-time collaborative model.

Can I quickly create a component (Symbol) from a selected group of layers with a shortcut in Sketch?

Yes — Ctrl+Cmd+K converts the selected layers into a reusable Symbol, Sketch's term for what other design tools call a component, letting you insert and update that same design element consistently across multiple artboards from one shared source.