Archive · May 29, 2015

Mac OS X Switch Screenshot from .PNG to .JPG Change Screen Shot file to .jpg on Mac

Change the screenshot format to JPG Type or paste the following line into a Terminal window and hit the Return key to execute the command: defaults write com.apple.screencapture type jpg;killall SystemUIServer terminal