How to take a screenshot on a Mac?
Taking a screenshot on a Mac is a straightforward process, and multiple methods exist to capture different types of screens. Here are the common ways:
1. Capture the Entire Screen:
Press Command (⌘) + Shift + 3
- The screenshot will be saved on your desktop by default.
2. Capture a Selected Portion of the Screen:
Press Command (⌘) + Shift + 4
- Drag to select the area you want to capture.
- Release the mouse or trackpad button.
3. Capture a Specific Window:
Press Command (⌘) + Shift + 4 + Spacebar
- Press the Spacebar.
- Move the camera cursor over the window you want to capture.
- Click on the window.
4. Copy the Screenshot to the Clipboard:
Add Control to any of the above key combinations.
- For example:
Command (⌘) + Control + Shift + 4to capture a selected portion and copy it to the clipboard.
5. Capture the Touch Bar (on MacBook Pro with Touch Bar):
Press Command (⌘) + Shift + 6
- The screenshot will be saved on your desktop by default.
Additional Tips:
To change the default save location for screenshots, you can use
Terminaland run a command to set a new folder. For example:bashdefaults write com.apple.screencapture location /path/to/folderIf you're using macOS Mojave or later, a thumbnail of the screenshot appears in the bottom-right corner of the screen. Clicking on it provides options to annotate the screenshot or share it.


0 Comments