There is no doubt that the default Screenshot App on the Mac, is the most powerful tool for taking screenshots. What the best part of the App is that you do not need to even open the App (unlike Snipping tool for Windows) to take screenshots, all you need to know is few keyboard key combinations.
In this article, we will take a look at the top 9 useful Mac keyboard shortcuts that you must know to take screenshots based on your use case.
1. Capture the entire screen
Just be on the screen which you ant to capture on your Mac and press the below key combinations.
-
⌘ Command +
⇧ Shift +
3
2. Capture selected area of the screen
Once you press these keys, you will get a cross-hair cursor, using which you can capture a selected portion of the screen.
-
⌘ Command +
⇧ Shift +
4
3. Capture a specific window
Once you press these keys, press spacebar to select a portion of a window or an App screen. The cursor will turn into a camera icon, and you can click on the window or menu to capture it.
-
⌘ Command +
⇧ Shift +
4 and
Spacebar
4. Open the Screenshot App
-
⌘ Command +
⇧ Shift +
5
- Capture Entire Screen
- Capture Selected Window
- Capture Selected Portion
- Record Entire Screen
- Record Selected Portion
- Options to Save files at location like Desktop, Preview, Documents and custom location
- Set timers for screenshot
These key combinations will open Screenshot App where you will get various options like,
5. Take screenshot of the entire screen and copy to Clipboard
-
^ Control +
⌘ Command +
⇧ Shift +
3
6. Take screenshot of the selected screen and copy to Clipboard
-
^ Control +
⌘ Command +
⇧ Shift +
4
7. Take screenshot of a window and copy to Clipboard
-
^ Control +
⌘ Command +
⇧ Shift +
4 and
Spacebar
8. Take screenshot of entire Screen and Edit/Rename it
-
⌘ Command +
⇧ Shift +
3 and
Click on thumbnail preview
9. Take screenshot of portion of Screen and Edit/Rename it
-
⌘ Command +
⇧ Shift +
4 and
Spacebar +
Click on thumbnail preview
Facing issues? Have Questions? Post them here! I am happy to answer!
- How to list all users in Mac Terminal
- Docker Desktop needs privileged access macOS
- Mac: How to show count of files and folders in Finder
- How to Change Background Color TextEdit on Mac
- How to adjust MacBook Desktop icons size
- Test internet speed using macOS Terminal command
- How to change the default font and text size in Microsoft Excel for Mac
- How to install Java on macOS [Big Sur]
- How to come out of dquote prompt in Terminal - macOS/Linux
- How to Increase MacBook Trackpad Cursor Speed on macOS Ventura/Sonoma
- Fix: Microsoft Excel Quit Unexpectedly on Mac
- How to Adjust macOS System Font Size
- How to Quit Applications on Mac Using Terminal
- How to check zsh installed version using terminal
- Two Ways to Extract rar (*.rar) files on Mac
- How to Right Click on Mac Desktop?
- How to Add Brew to PATH M1/M2 Mac
- How to search (find) in macOS Terminal Console Text
- macOS 13 Ventura - The New About this Mac Window
- TextEdit Get the count of lines in a file
- How to run .sh file in Mac Terminal
- Google Search Hot Trends Screensaver for Mac OS X
- Check Reboot History Mac
- [Solution] Mac Update Stuck Preparing macOS Ventura 13.0 About 30 minutes remaining
- Display Safari URL address link on hover
- How to minimize all Windows in Mac - MacOS
- Clear SFTP Prompt Screen on macOS Terminal - MacOS
- Get Button Text onClick Android App - Android
- How to Create a Website (Webpage) using HTML on Windows Notepad - Windows
- Open Docker from Terminal Command on Mac - MacOS
- Mac - Open Finder App using Terminal Current Location - MacOS
- Android M cannot run app using play button : Android Studio - Android
- Java: Convert a Text file into Array of Bytes Example - Java