How to take screenshot of the window without drop shadow in OS X
Standard approach:
Press cmd + shift + 4
Press spacebar to and select the window
Your image includes an extra shadow around the window - sometimes it looks awesome but you can turn it off
Run this code in your terminal:
defaults write com.apple.screencapture disable-shadow -bool true
and restart the system service:
killall SystemUIServer
Written by Rafal Bromirski
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Terminal
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#