How to screen shot mac high sierra

How to screen shot mac high sierra

iMac 21.5″, macOS 10.13

Posted on May 31, 2021 11:45 AM

Reply
Question marked as Top-ranking reply

Posted on May 31, 2021 11:54 AM

How to take a screenshot on your Mac 


(⌘⬆︎3) Command-Shift-3         Capture the screen to a file


(⌘⬆︎⌃3) Command-Shift-Control-3 Capture the screen to the Clipboard


(⌘⬆︎4) Command-Shift-4         Capture a selection to a file


(⌘⬆︎⌃4) Command-Shift-Control-4 Capture a selection to the Clipboard


(⌘⬆︎5) Command-Shift-5         Invoke new screen grabber


Paste the following command in the Terminal window followed by the Return or Enter key to change the type of screenshot file to jpeg:


defaults write com.apple.screencapture type jpg && killall SystemUIServer


Past the following commands in the Terminal window followed by the Return key to change the save location of screenshots to the desktop.


defaults write com.apple.screencapture location ~/Desktop/ 


killall SystemUIServer


3 replies
Question marked as Top-ranking reply

May 31, 2021 11:54 AM in response to rayf43

How to take a screenshot on your Mac 


(⌘⬆︎3) Command-Shift-3         Capture the screen to a file


(⌘⬆︎⌃3) Command-Shift-Control-3 Capture the screen to the Clipboard


(⌘⬆︎4) Command-Shift-4         Capture a selection to a file


(⌘⬆︎⌃4) Command-Shift-Control-4 Capture a selection to the Clipboard


(⌘⬆︎5) Command-Shift-5         Invoke new screen grabber


Paste the following command in the Terminal window followed by the Return or Enter key to change the type of screenshot file to jpeg:


defaults write com.apple.screencapture type jpg && killall SystemUIServer


Past the following commands in the Terminal window followed by the Return key to change the save location of screenshots to the desktop.


defaults write com.apple.screencapture location ~/Desktop/ 


killall SystemUIServer


This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How to screen shot mac high sierra

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.