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 do print screen in Mac OS X
How to enable Auto Save in Word 2008 for Mac
How to check if directory exists in Bash script
Mac Migration Assistant keeps "looking for other computers"
How to encrypt my files in Mac OS X?
How to disable window animations in Mac OS X
How to join hjsplit file in Mac OS X
How to reload .bash_profile in Linux or Mac?
Share this with your friends:-