【Blender】Essential Shortcut Keys You Must Know - Complete List

Created: 2025-12-06

The shortcut keys Blender beginners should learn first, organized by purpose

Overview

Blender is software where mastering shortcut keys dramatically improves work efficiency. Executing commands directly from the keyboard is far faster than searching through menus. This article introduces the essential shortcuts beginners should learn first.

Transform Basics: G, R, S

The most frequently used operations in 3D modeling are "move," "rotate," and "scale." Remember these by their first letters.

KeyOperationWord
GMoveGrab
RRotateRotate
SScaleScale

Constraining to an Axis

Press an axis key after a transform operation to constrain to that axis direction only.

  • GX: Move only along X axis
  • RZ: Rotate around Z axis
  • SY: Scale only along Y axis

Shift + axis key excludes that axis from the transform (e.g., GShift + Z moves only on the XY plane).

Mode Switching

KeyOperation
TabToggle between Object Mode and Edit Mode
Ctrl + TabMode selection menu (pie menu)

Object Operations

KeyOperation
Shift + AAdd object menu
X or DeleteDelete selected object
Shift + DDuplicate
Alt + DLinked duplicate (syncs with original)
Ctrl + JJoin selected objects
PSeparate (separate selected part to new object in Edit Mode)

Selection Operations

KeyOperation
ASelect all / Deselect all
BBox select (rectangle selection)
CCircle select (brush selection)
Alt + Left ClickLoop select (select edges/faces in a loop)
Ctrl + ClickShortest path select
LSelect linked (select connected parts)
Ctrl + IInvert selection

Edit Mode Operations

KeyOperation
1Vertex select mode
2Edge select mode
3Face select mode
EExtrude
IInset faces
Ctrl + RLoop cut
KKnife tool
FCreate face / Create edge
MMerge (combine vertices)

View Operations

KeyOperation
Numpad 0Camera view
Numpad 1/3/7Front/Right/Top view
Numpad 5Toggle Perspective / Orthographic
Numpad .Focus on selected object
HomeAdjust view to show all objects
/Local view (show only selected object)
ZShading toggle menu
NShow/hide sidebar
TShow/hide toolbar

Save and Undo

KeyOperation
Ctrl + SSave
Ctrl + Shift + SSave As
Ctrl + ZUndo
Ctrl + Shift + ZRedo
Ctrl + QQuit Blender

Tips for Memorizing

  1. A little each day: Learn 3 new shortcuts per day
  2. Use consciously: Even when tempted to use menus, deliberately use shortcuts
  3. Associate: G=Grab, R=Rotate, S=Scale - link with the English words
  4. Cheat sheet: Keep a list posted near your screen

Summary

  • G, R, S: The 3 basic transform operations
  • Tab: The key to mode switching
  • Shift + A: Add objects
  • E: Extrude (fundamental to modeling)

You don't need to memorize everything at once. Start with just G, R, S, and Tab, then gradually expand your repertoire.