Practical shortcuts, hidden features, and smart workflows that make screenshotting on a Mac faster and more useful.
Most Mac users know at least one screenshot shortcut, but macOS has a surprisingly deep set of capture options that rarely get mentioned. This page collects the tips we find ourselves reaching for the most, organized so you can scan through and grab what is useful.
Press Cmd + Shift + 3. The screenshot saves to your Desktop (or your chosen default location) immediately. No selection needed, no toolbar — just a full-screen grab.
Press Cmd + Shift + 4. Your cursor turns into a crosshair. Drag to select the area you want. Release to capture. If you need to reposition the selection while dragging, hold Space to move the entire rectangle.
Press Cmd + Shift + 4, then tap Space. The crosshair switches to a camera icon. Hover over the window you want and click. macOS captures the window with a subtle drop shadow included. To skip the shadow, hold Option while clicking.
Add Ctrl to any screenshot shortcut. For example, Cmd + Ctrl + Shift + 3 copies the full screen to your clipboard so you can paste it directly into a chat, email, or document without cluttering your Desktop.
Open the screenshot toolbar with Cmd + Shift + 5, click Options, and choose a different folder under Save To. Every future screenshot will land there. You can also change it via Terminal:
defaults write com.apple.screencapture location ~/Pictures/Screenshots && killall SystemUIServer
After taking a screenshot, macOS shows a small preview thumbnail in the corner. If it gets in the way (especially during rapid captures), open the toolbar (Cmd + Shift + 5), click Options, and uncheck Show Floating Thumbnail.
When the floating thumbnail appears, click it before it fades. This opens the screenshot in a Markup editor where you can add text, shapes, arrows, highlights, and a signature — then save or share without opening a separate app.
If your MacBook has a Touch Bar, press Cmd + Shift + 6 to capture its current contents. The image saves just like a regular screenshot.
By default, screenshots save as PNG. If you prefer JPEG (smaller files) or another format, run this Terminal command:
defaults write com.apple.screencapture type jpg && killall SystemUIServer
Supported values: png, jpg, tiff, gif, pdf, bmp.
Some screenshots require you to have a menu open or a tooltip visible. Open the toolbar (Cmd + Shift + 5), click Options, and set a 5- or 10-second timer. This gives you time to arrange the screen before the capture fires.
| Shortcut | What It Does |
|---|---|
| Cmd+Shift+3 | Full screen screenshot |
| Cmd+Shift+4 | Selected region screenshot |
| Cmd+Shift+4 then Space | Single window screenshot |
| Cmd+Shift+5 | Open screenshot toolbar |
| Cmd+Shift+6 | Touch Bar screenshot |
| Add Ctrl to any above | Copy to clipboard instead of file |
Looking for screen recording help instead? Visit our Screen Recording Guide or see which tools we recommend in Top Screen Recorders.
Get a quick email whenever we publish a new guide, tip, or tool review. No spam, unsubscribe anytime.