How to Change the Default Location where Screenshots are Saved on an Apple Mac
By default Apple Mac saves your screenshot onto your desktop. You can follow the instruction below to update your preference so that the next time screenshots will be saved into any folder of your choice.
-
How to Change the Default Location where Screenshots are Saved on an Apple Mac
andrew8062

andrew8062 7:36 am on November 9, 2009
defaults write com.apple.screencapture location /Users/YOUR_USER_NAME/killall SystemUIServerNow the screenshot will be saved into your /Users/YOUR_USER_NAME/ folder.
You can create another folder, such as images (/Users/YOUR_USER_NAME/images), and save screenshot into it for better organization.