
How to Take a Screenshot on Mac: Shortcuts, Toolbar & Tips
If you have ever dug through Finder after taking a screenshot, wondering where macOS stashed the file, you’re not alone. The good news is that macOS comes with a solid set of built-in screenshot tools that most people never fully tap. This guide walks you through every keyboard shortcut, the Screenshot toolbar, and the quick editing tricks that turn a raw capture into something share-ready.
Full screen shortcut: Shift-Command-3 · Partial screen shortcut: Shift-Command-4 · Screenshot toolbar: Shift-Command-5 · Default save location: Desktop · Thumbnail edit time: 2 seconds
Quick snapshot
- Shift-Command-3 captures the entire screen (Apple Support)
- Shift-Command-5 opens the Screenshot app toolbar (Apple Support)
- Screenshots save as PNG files to the Desktop by default (Apple Support)
- Whether Apple Silicon and Intel Macs behave differently with certain shortcuts
- Exact shortcut behavior on macOS versions older than Mojave
- The Screenshot toolbar landed with macOS Mojave in 2018 (Otis Helpdesk)
- macOS 14.4 Sonoma introduced changes affecting shortcut reassignment in 2024 (Justin Searls)
- Drag screenshots directly from the thumbnail to any app or folder (Apple Support)
- Use the Shortcuts app to create custom save-and-copy workflows (Justin Searls)
The table below lists the essential macOS screenshot keyboard shortcuts side-by-side with their functions and sources.
| Shortcut | What it does | Source |
|---|---|---|
| Shift-Command-3 | Capture entire screen | Apple Support |
| Shift-Command-4 | Capture selected portion | Apple Support |
| Shift-Command-4 + Space | Capture specific window | Apple Discussions |
| Shift-Command-5 | Open Screenshot toolbar | Apple Support |
| Control + above shortcuts | Copy to clipboard instead of saving | Apple Support |
| Escape (during selection) | Cancel current screenshot | Apple YouTube |
What is the shortcut for screenshot on Mac?
Full screen capture
Press Shift-Command-3 to capture everything on your display. The file lands on your Desktop as a PNG named “Screen Shot [date] at [time].png” — for example, “Screen Shot 2024-03-15 at 2.30.45 PM.png” (Apple Support). No selection needed, no extra steps.
Partial screen selection
Press Shift-Command-4 and drag to draw a rectangle around the area you want. The crosshair cursor makes it easy to frame exactly what you need. Release to capture — macOS saves the selection automatically (Apple Support). Press Escape if you change your mind before releasing.
Specific window or menu
After pressing Shift-Command-4, tap the Space bar. The cursor turns into a camera icon. Hover over any window and click to capture just that element, including the window shadow (Apple Discussions). This works for menus, dialog boxes, and the Touch Bar on supported MacBooks.
How do I take a screenshot on a Mac?
Using keyboard shortcuts
The keyboard-only workflow is fast once you know the combos. Start with Shift-Command-3 for everything on screen, or Shift-Command-4 when you need less. Apple calls these “modifier” shortcuts because you hold Shift and Command while pressing the final number key (Apple Support).
Accessing Screenshot app
Press Shift-Command-5 to open the Screenshot app toolbar. This toolbar appeared in macOS Mojave (2018) and gives you a visual panel with options that the basic shortcuts skip (Otis Helpdesk). From here you can choose to capture the entire screen, a selected window, or a custom selection. The toolbar also lets you record the screen as a video — useful for tutorials or bug reports.
The implication: once you open Shift-Command-5 once, the settings you configure (save location, timer, clipboard preference) apply to all screenshot shortcuts going forward.
Thumbnails appear in the bottom corner for about 2 seconds after you capture. Clicking the thumbnail opens the Markup editor immediately — no hunting through Finder first (Apple Support).
How do you cut and snip on a Mac?
Selection tool basics
Macs do not have a “Snipping Tool” in the Windows sense, but the selection tool gets the job done. With Shift-Command-4 active, drag to outline the region you want. The dimensions show in real time as you drag — helpful for capturing UI elements at exact sizes (Apple Support). Release to capture, or press Escape to cancel before letting go.
The catch: the Screenshot app handles everything — there is no separate snipping application on macOS.
Touch Bar option
On MacBook Pro models with Touch Bar, pressing Shift-Command-6 captures the Touch Bar display itself. Otherwise, the Touch Bar does not offer native screenshot controls beyond what the toolbar provides. You can customize the Touch Bar using the Shortcuts app if you want one-tap access to specific capture modes.
How to save a screenshot on Mac
Default locations
Screenshots save to the Desktop by default. macOS names them “Screen Shot [date] at [time]” and uses PNG format. The Desktop location works well because the files stay visible without digging into folders — Apple clearly designed this for quick retrieval (MacRumors).
Change save options
Open the Screenshot toolbar with Shift-Command-5, then click Options. Under “Save to,” pick from Desktop, Documents, Downloads, Clipboard, or Other Location to specify a custom folder. Changes you make here apply to Shift-Command-3 and Shift-Command-4 as well — all shortcuts share the same save setting (MacRumors).
Using Terminal, you can also set a default folder with: defaults write com.apple.screencapture location /path/to/folder — then run killall SystemUIServer to apply the change (Otis Helpdesk). This approach survives restarts, unlike some third-party tools.
How to crop a screenshot on Mac
Thumbnail editor
A small thumbnail appears in the bottom corner of your screen for about 2 seconds after capture. Click it to open the Markup editor instantly. From there you can crop, add text, draw arrows, highlight areas, and apply shapes. This editing window is built into macOS — no additional software needed (Apple Discussions).
Preview app crop
If you miss the thumbnail window, double-click the screenshot in Finder and it opens in Preview. Use the Selection tool (the marching ants icon) to select the area you want to keep, then crop from the Tools menu or press Command-K. Save the file to lock in your changes (MacMost YouTube).
Dragging the thumbnail directly onto any app — a message, a document, a presentation — inserts the screenshot without saving a file at all. This is the fastest way to share a capture without cluttering your Desktop (Apple Support).
| Method | Shortcut | Result |
|---|---|---|
| Full screen | Shift-Command-3 | Saves PNG to Desktop |
| Full screen + clipboard | Control-Shift-Command-3 | Copies to clipboard (no file) |
| Selection | Shift-Command-4 | Saves selected region to Desktop |
| Selection + clipboard | Option-Control-Shift-Command-4 | Copies region to clipboard |
| Window | Shift-Command-4, then Space, then click | Saves window to Desktop |
| Toolbar | Shift-Command-5 | Full options panel with timer and save location |
Confirmed facts vs. rumors
Confirmed
- Shift-Command-3/4/5 work on all Macs running current macOS
- Thumbnails appear in the bottom corner for 2 seconds
- Clicking thumbnail opens Markup editor immediately
- Drag thumbnail to any app to insert screenshot without saving
- Shift-Command-5 toolbar available since macOS Mojave (2018)
- Adding Control key switches any shortcut from save to clipboard copy
Unclear
- Whether Apple Silicon and Intel Macs use different shortcut behaviors
- Exact feature parity on macOS versions before Mojave
- Third-party app integrations and their limitations
What people say
Screenshots are saved to the desktop by default because it’s just about the most convenient location for most users.
— MacRumors (Tech Publication)
I always use option-shift-command-4 to give my fingers a better workout, and to copy the selection to the clipboard rather than making a new file.
— Kurt Lang (Apple Discussions User)
The Command-Shift-5 screenshot is the only screenshot method that gives the user a screenshot settings preference table.
— Apple Community (Forum Post)
Finding your screenshots later
If screenshots pile up on your Desktop, search in Finder using kMDItemIsScreenCapture:1 to surface every screenshot on your Mac instantly. This metadata tag makes it easy to find older captures even if you changed the save location or forgot the filename (Setapp).
Wrapping up
For Mac users, the screenshot toolset is deeper than most people realize. The keyboard shortcuts handle fast captures, the Screenshot toolbar adds control and screen recording, and the thumbnail-to-Markup workflow eliminates the need for third-party apps in most cases. If you have never explored Shift-Command-5, it is worth opening once just to see what options you have been skipping.
Related reading: Samsung Account Login and Recovery · Best Royalty Free Music Sites
While Shift-Command-3 grabs the full screen, full Mac shortcut guide explores every combination alongside editing tips for better results.
Frequently asked questions
How do you get to screenshots on a Mac?
By default, screenshots save to the Desktop as PNG files. You can also open the Screenshot toolbar with Shift-Command-5 and choose Clipboard to copy a screenshot without saving a file. The thumbnail that briefly appears after capture is also draggable directly into any app.
How do you Ctrl screenshot on a Mac?
Macs do not use the Control key alone for screenshots. Instead, hold Control plus Shift plus Command along with 3, 4, or 5 — for example, Control-Shift-Command-3 copies the entire screen to your clipboard without creating a file.
How to take a screenshot on MacBook Air?
The same shortcuts work on MacBook Air as on other Macs: Shift-Command-3 for full screen, Shift-Command-4 for selection, and Shift-Command-5 for the toolbar. There are no Air-specific shortcuts.
How to take a screenshot on MacBook Pro?
MacBook Pro supports all standard shortcuts plus Shift-Command-6 to capture the Touch Bar. Otherwise the full suite of Shift-Command-3, 4, and 5 shortcuts applies.
What’s the Mac equivalent of Snipping Tool?
The macOS Screenshot app (opened with Shift-Command-5) serves the same purpose. It handles selections, window captures, full screen shots, and includes a Markup editor for quick annotation — all without needing a separate tool.
How to paste a screenshot immediately on Mac?
Add the Control key to any screenshot shortcut — Control-Shift-Command-4 copies a selection to your clipboard, for example. Then paste directly with Command-V into any app that accepts images.
Related reading
- Apple Support — Official screenshot documentation
- MacRumors — Change default save location guide
- Setapp — Finder search for screenshots