How to Create a Screenshot on Mac: Every Method Explained
Taking a screenshot on a Mac is one of those tasks that sounds simple — until you realize there are half a dozen ways to do it, each with different results. Whether you're capturing a full screen, a single window, or a precise selection, macOS gives you more control than most users ever discover.
The Core Screenshot Shortcuts Every Mac User Should Know
macOS has built-in keyboard shortcuts for screenshots that work without installing anything. These have been part of the operating system for years and remain the fastest way to grab what's on your screen.
Shift + Command + 3 captures your entire screen instantly. If you have multiple monitors connected, each display gets its own screenshot file.
Shift + Command + 4 turns your cursor into a crosshair, letting you click and drag to select a specific area of the screen. Only that region gets saved. This is the most commonly used shortcut for anything other than a full-screen grab.
Shift + Command + 4, then Space switches to window capture mode. Hover over any open window and it highlights — click to capture just that window, complete with a subtle drop shadow. This is particularly useful for documentation or sharing app interfaces cleanly.
By default, all of these save as PNG files directly to your Desktop, named with the date and time of capture.
The Screenshot App: More Control in One Place 🖥️
Starting with macOS Mojave (10.14), Apple introduced a dedicated Screenshot app accessible via Shift + Command + 5. This opens a toolbar at the bottom of your screen with all capture options in one place, plus a few extras the shortcuts alone don't offer.
From this toolbar you can:
- Capture the entire screen
- Capture a selected window
- Capture a selected portion
- Record the entire screen (video)
- Record a selected portion (video)
There's also an Options menu within the toolbar where you can change the save location, set a timer delay (useful for capturing dropdown menus or hover states), choose whether to show the floating thumbnail, and decide whether the cursor appears in screenshots.
This app is the right starting point for anyone who takes screenshots regularly and wants more than the default behavior.
Where Screenshots Go — and How to Change It
This trips up a lot of users. By default, screenshots land on the Desktop. If you take frequent screenshots, that clutters up fast.
Through Shift + Command + 5 → Options → Save to, you can redirect screenshots to:
- A specific folder
- Documents
- Clipboard (so it's ready to paste immediately without saving a file)
- Mail, Messages, or Preview (to act on it right away)
Saving directly to the clipboard is especially useful when you just need to paste a screenshot into an email, Slack message, or document without creating a file. Add Control to any of the standard shortcuts to copy to clipboard instead of saving — for example, Control + Shift + Command + 4 copies a selection directly to your clipboard.
Format and File Naming
Mac screenshots default to PNG format, which preserves quality but produces larger files. If you're taking many screenshots and file size matters, you can change the default format via Terminal:
defaults write com.apple.screencapture type jpg Replace jpg with pdf, tiff, or png to switch formats. This is a system-level change, so it applies to all future screenshots until changed again.
File names follow the pattern: Screenshot [date] at [time].png — functional, if not particularly elegant.
Capturing Specific Scenarios: What Changes the Approach
| Scenario | Best Method |
|---|---|
| Full screen, save to desktop | Shift + Command + 3 |
| Specific area, save to desktop | Shift + Command + 4 |
| Single window with drop shadow | Shift + Command + 4, then Space |
| Quick paste into another app | Control + Shift + Command + 4 |
| Timed screenshot (e.g., menus) | Shift + Command + 5 → Options → Timer |
| Screen recording (video) | Shift + Command + 5 |
| Touch Bar screenshot (older MacBooks) | Shift + Command + 6 |
The Touch Bar shortcut (Shift + Command + 6) is worth knowing if you use a MacBook Pro from the era when Apple included the Touch Bar — it captures that strip separately as an image.
Third-Party Screenshot Tools: Where the Variables Expand
The built-in tools handle most use cases well, but some workflows push beyond them. Third-party tools like CleanShot X, Skitch, or Snagit add features such as:
- Scrolling capture (capturing a full webpage or long document in one image)
- Built-in annotation tools (arrows, text, redaction)
- Cloud upload and shareable links
- Pinning screenshots to float above other windows
- Optical character recognition (OCR) to extract text from screenshots
Whether any of these are worth using depends heavily on how you use screenshots — casually or professionally, occasionally or dozens of times a day, for personal reference or to share with others.
The Floating Thumbnail 🖱️
After taking a screenshot, macOS briefly shows a floating thumbnail in the bottom-right corner — similar to iOS. Clicking it before it disappears opens the image in a quick markup editor where you can crop, annotate, rotate, or share before it saves. Ignoring it just lets it save normally.
This thumbnail behavior can be disabled through the Options menu in the Screenshot app if you find it distracting.
What Shapes the Right Method for You
The built-in shortcuts cover straightforward needs without any setup. The Screenshot app adds flexibility for timing, destination, and video. Third-party tools go further for annotation-heavy or high-volume workflows.
The method that fits depends on factors like how often you take screenshots, what you do with them afterward, whether you need video alongside stills, and whether you're working alone or sharing within a team. Your macOS version also matters — some features only appeared in Mojave or later, so older systems have a narrower built-in feature set. Those variables are specific to your own setup and workflow.