Inkscape keyboard shortcuts

Inkscape is a free, open-source vector graphics editor used for logos, icons, illustrations and SVG work. Because almost every tool and path operation has a single-key or two-key shortcut, keyboard fluency in Inkscape is the difference between fighting menus and drawing at the speed of thought. This cheat sheet covers 93 default shortcuts for Windows and Mac.

Tools

Selector toolSS
Node toolNN
Rectangle toolRR
Ellipse / circle toolEE
Star / polygon tool**
Spiral toolII
3D box toolXX
Bezier (pen) toolBB
Pencil (freehand) toolPP
Calligraphy toolCC
Text toolTT
Gradient toolGG
Dropper (pick color) toolF7F7
Zoom toolZZ
Tweak toolWW
Spray toolAA
Eraser toolShift+EShift+E
Paint bucket (fill) toolUU
Connector toolOO
Measure toolMM

File

New documentCtrl+NCmd+N
Open documentCtrl+OCmd+O
SaveCtrl+SCmd+S
Save asCtrl+Shift+SCmd+Shift+S
Import fileCtrl+ICmd+I
Export dialog (PNG and more)Ctrl+Shift+ECmd+Shift+E
PrintCtrl+PCmd+P
Document propertiesCtrl+Shift+DCmd+Shift+D
Quit InkscapeCtrl+QCmd+Q

Edit & Selection

UndoCtrl+ZCmd+Z
RedoCtrl+Shift+ZCmd+Shift+Z
CutCtrl+XCmd+X
CopyCtrl+CCmd+C
Paste (at mouse pointer)Ctrl+VCmd+V
Paste in placeCtrl+Alt+VCmd+Option+V
Paste styleCtrl+Shift+VCmd+Shift+V
DuplicateCtrl+DCmd+D
Create cloneAlt+DOption+D
Unlink cloneShift+Alt+DShift+Option+D
Select all (current layer)Ctrl+ACmd+A
Select all in all layersCtrl+Alt+ACmd+Option+A
Invert selection!!
DeselectEscapeEscape
Select next object below (click through)Alt+ClickOption+Click
Cycle through objectsTabTab
Find / replaceCtrl+FCmd+F
Delete selectionDeleteDelete

Object & Z-Order

Group selectionCtrl+GCmd+G
UngroupCtrl+Shift+GCmd+Shift+G
Raise to topHomeHome
Lower to bottomEndEnd
Raise one stepPage UpPage Up
Lower one stepPage DownPage Down
Fill & Stroke dialogCtrl+Shift+FCmd+Shift+F
Object properties dialogCtrl+Shift+OCmd+Shift+O
Align & Distribute dialogCtrl+Shift+ACmd+Shift+A
Transform dialogCtrl+Shift+MCmd+Shift+M
XML editorCtrl+Shift+XCmd+Shift+X
PreferencesCtrl+Shift+PCmd+Shift+P

Transform

Move selectionArrow keysArrow keys
Move in larger stepsShift+Arrow keysShift+Arrow keys
Scale down / up, / ., / .
Rotate 90 degrees counterclockwise / clockwise[ / ][ / ]
Flip horizontallyHH
Flip verticallyVV
Constrain movement to axis (while dragging)Ctrl+DragCmd+Drag
Scale preserving aspect ratio (while dragging handle)Ctrl+DragCmd+Drag

Path Operations

Object to pathCtrl+Shift+CCmd+Shift+C
Stroke to pathCtrl+Alt+CCmd+Option+C
UnionCtrl++Cmd++
DifferenceCtrl+-Cmd+-
IntersectionCtrl+*Cmd+*
ExclusionCtrl+^Cmd+^
DivisionCtrl+/Cmd+/
Cut pathCtrl+Alt+/Cmd+Option+/
Combine pathsCtrl+KCmd+K
Break apartCtrl+Shift+KCmd+Shift+K
Inset pathCtrl+(Cmd+(
Outset pathCtrl+)Cmd+)
Simplify pathCtrl+LCmd+L
Reverse path directionShift+RShift+R

View & Zoom

Zoom in / out/ -/ -
Zoom to 100%11
Zoom to 50%22
Zoom to drawing33
Zoom to page55
Toggle fullscreenF11F11
Toggle grid##
Toggle snapping%%
Toggle dialogs visibilityF12F12

Layers

Layers dialogCtrl+Shift+LCmd+Shift+L
Move selection to layer aboveShift+Page UpShift+Page Up
Move selection to layer belowShift+Page DownShift+Page Down

Put your top Inkscape shortcuts on real keys

The five Inkscape actions most worth binding to a physical macropad key:

Ctrl+Shift+CCmd+Shift+C Object to path The gateway to every path operation; used constantly when converting shapes and text before editing nodes.
Ctrl++Cmd++ Union paths The most-used boolean operation in logo and icon work, awkward to hit on the keyboard.
Ctrl+DCmd+D Duplicate Vector workflows lean on duplicating elements dozens of times per session.
Ctrl+Shift+ECmd+Shift+E Export dialog One press to jump straight to PNG export at the end of every iteration loop.
Ctrl+Shift+FCmd+Shift+F Fill & Stroke dialog The dialog you open most; a dedicated key keeps color and stroke tweaks instant.

I hand-build small-batch programmable macropads (QMK/VIA) in Barcelona. One press, any shortcut, any app.

See the macropads

Inkscape shortcut FAQs

How do I see all keyboard shortcuts in Inkscape?
Open Edit, then Preferences (Ctrl+Shift+P on Windows, Cmd+Shift+P on Mac) and go to the Interface, Keyboard section to browse and remap every binding. The full default map is also published in Inkscape's built-in help under Keys and Mouse Reference.
Can I change or remap Inkscape keyboard shortcuts?
Yes. In Preferences under Interface, Keyboard you can search any command, click its shortcut cell and press a new key combination. Custom maps are saved per user and can be exported as an XML file.
What is the shortcut for boolean operations like union in Inkscape?
Select two or more paths, then press Ctrl++ for Union, Ctrl+- for Difference, Ctrl+* for Intersection and Ctrl+^ for Exclusion (Cmd on Mac). Shapes like rectangles work too because Inkscape converts them for the operation.
Why do H and V flip my object instead of typing?
Single-letter shortcuts are active whenever the canvas has focus and no text object is being edited. If you are in the Text tool editing text, letters type normally; press Escape first to leave text editing before using single-key commands.
How do I zoom to fit the whole drawing in Inkscape?
Press 3 to zoom to the entire drawing or 5 to zoom to the page. Press 1 to return to 100% zoom.