02-20-26 -
Live: Using the Screenshot Tool On Your Mac
Terminal commands mentioned in this video: // To change the file type to a JPEG: defaults write com.apple.screencapture type jpg killall SystemUIServer // To remove the window shadow: defaults write com.apple.screencapture disable-shadow -bool tru...