poohat1000 macrumors 6502 Original poster May 20, 2007 #1 anyway to change the default compresssion in screengrabs from .png to .jpg - im fed up with having to re-save in preview everytime to get the file size down
anyway to change the default compresssion in screengrabs from .png to .jpg - im fed up with having to re-save in preview everytime to get the file size down
mduser63 macrumors 68040 May 20, 2007 #2 Open up Terminal (it's in your Applications/Utilities folder) and type the following (must be exact, no typos whatsoever) then hit enter: defaults write com.apple.screencapture type jpg After you've done that, type the following then hit enter: killall SystemUIServer Hope this helps.
Open up Terminal (it's in your Applications/Utilities folder) and type the following (must be exact, no typos whatsoever) then hit enter: defaults write com.apple.screencapture type jpg After you've done that, type the following then hit enter: killall SystemUIServer Hope this helps.
E eyebeaz macrumors 6502 May 20, 2007 #4 Also for future reference, the program Onyx can do that without having to type code into Terminal.