• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Anyway to force Preview to grab screenshots as a JPG?

aphex

Moderator<br>All Things Apple
Moderator
Right now in Leopard, Grab in Preview automatically creates a .TIFF file. Anyway to force Preview to grab screenshots as a JPG?
 
BTW, i tried

defaults write com.apple.screencapture type jpg
killall SystemUIServer

But that doesn't seem to work from preview
 
Originally posted by: Shlong
From a quick google search in terminal... defaults write com.apple.screencapture type jpeg

Doesn't work unfortunately for preview.
 
As far as I know there is no way to change Preview and Grab output. That terminal command applies to using the key commands for screen capture.
 
Grab can be changed, it can be done through either Terminal or the Secrets Preferences Pane. Also, after any of those changes are written, you have to either restart or do

sudo killall SystemUIServer. Though the sudo may not be necessary.
 
Back
Top