Change Apple Screenshot to jpg


/ Published in: AppleScript
Save to your folder(s)

Use Terminal to do this.


Copy this code and paste it in your HTML
  1. defaults write com.apple.screencapture type jpg
  2. killall SystemUIServer

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.