Skip to content
LayerShotGet early access
← Blog

Every macOS screenshot shortcut worth memorising

macOS ships a capable screenshot system that almost nobody uses past the first two shortcuts. The useful parts are the modifiers — the keys you hold while capturing, which change where the image goes and what ends up in it.

The four you need

| Shortcut | What it does | | --- | --- | | Cmd Shift 3 | Whole screen, saved to the Desktop | | Cmd Shift 4 | Crosshair — drag to select a region | | Cmd Shift 4 then Space | Window picker — click any window | | Cmd Shift 5 | Capture toolbar, plus screen recording |

If you learn one more thing after those, make it the next section.

Add Control to skip the file

Hold Ctrl with any of the above and the capture goes to your clipboard instead of writing a file to the Desktop.

Cmd Ctrl Shift 4, drag, then paste straight into Slack or a ticket. No file to find, no file to delete later. For anything you're pasting immediately rather than keeping, this is the correct default, and it's the single biggest quality-of-life improvement available here.

The Desktop clutter most people associate with Mac screenshots is entirely a consequence of not knowing this modifier exists.

Adjusting while the crosshair is live

Once Cmd Shift 4 is active and you are mid-drag, four keys change the selection without starting over:

  • Space — lock the size and move the whole selection. Ideal when you got the dimensions right but started in the wrong place.
  • Shift — lock one axis, so you can adjust width or height alone.
  • Option — resize from the centre outwards instead of from the corner.
  • Esc — cancel entirely.

Space is the one worth building a reflex around. Getting a selection exactly the right size and slightly misplaced is the most common capture mistake, and this fixes it without a redraw.

Window captures and the drop shadow

Cmd Shift 4 then Space turns the cursor into a camera. Click any window and you get that window alone, cleanly cut out, with the system drop shadow included.

That shadow is transparent padding baked into the image. It looks good on a light document background and awkward when you're placing the capture onto your own background. Hold Option as you click to capture the window without it.

What Cmd Shift 5 adds

The Cmd Shift 5 toolbar is worth knowing for three things the keyboard shortcuts can't do:

  • A timer — five or ten seconds before capture. This is how you photograph menus and other UI that vanishes when you interact with anything else.
  • Screen recording — whole screen or a selected region.
  • Save location — send captures to a folder instead of the Desktop. Setting this once to something like ~/Pictures/Screenshots is a permanent fix for Desktop clutter.

The toolbar remembers your last mode, which is occasionally confusing: if a plain Cmd Shift 5 starts a recording when you wanted a still, that's why.

Changing the defaults

Two things worth changing once and forgetting:

Save location — via the Cmd Shift 5 toolbar under Options.

File format — screenshots default to PNG, which is the right choice for screenshots. PNG is lossless, so text and interface edges stay sharp. Don't switch this to JPEG: lossy compression produces visible artefacts around high-contrast edges, which is exactly what text is.

The realistic subset

Most people need three:

  • Cmd Ctrl Shift 4 — region to clipboard, for anything you're pasting now
  • Cmd Shift 4 then Space — a clean window capture
  • Cmd Shift 5 — when you need a timer or a recording

Everything else is refinement.