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:
Dependencies failed to build: apr apr-util - Macport apache
Free image editor for Mac OS X / XP / Vista / Linux
How to crop image in Mac OS X
Mac Migration Assistant keeps "looking for other computers"
How to disable notification center in Mac OS X
How to check if directory exists in Bash script
How to loop thru directory files in bash shell
How to split compressed file into smaller files in Linux / Mac
Share this with your friends:-