By default, if you do print screen in Mac, the output file format is PNG. Some users complaint that png file size is larger compare to jpg. While others prefer jpg over png because of it’s popularity. I believe you have your own preferences when it come to image file type. No worry, today i will teach you how to change the print screen file format to jpg, bmp, tif and gif.
To change the print screen file format to jpg follow the steps below:-
Advertisements
- Open your Terminal
- Copy and paste the commands below and hit “return”
defaults write com.apple.screencapture type jpg
killall SystemUIServer
* Killing the SystemUI for changes to take effect
- Mac also support other file format like bmp, tif, gif. Just switch the jpg to your desire file format will do.
Related posts:
How to password protect folder in Mac OS X
How to install apache, php, mysql with macport in Mac OS X
How to svn thru ssh in Linux / Mac
How to change default save location for print screen in Mac OS X
How to verify SHA-1 checksum in Mac OS X?
Mac: how to disable print screen window shadow
How to disable Front Row shortcut key in Mac
How to migrate SVN repository?
Share this with your friends:-