Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Kimbie

macrumors regular
Original poster
Jan 6, 2010
181
29
UK
I use the snipping tool a lot on my Win7 machine at home and at work, but I have been unable to find anything like it on OSX.

Does it exist built in or do I need a 3rd party app

Thanks

Kimbie
 
I use Grab.app and the little elephant menu option from Evernote. Both work well for me. I tried the SnagIt beta and that worked well too. Those are options.

Cheers
 
Snippet is a lot easier to use than CTRL-Shirt-3-Space-whatever or Grab, would like to see Grab support more file types.
 
Snippet is a lot easier to use than CTRL-Shirt-3-Space-whatever or Grab, would like to see Grab support more file types.

You can change the filetype using the following commands in terminal.

defaults write com.apple.screencapture type png
defaults write com.apple.screencapture type pdf
defaults write com.apple.screencapture type jpg
defaults write com.apple.screencapture type tif
defaults write com.apple.screencapture type psd
 
To change the default format for screencap images, type the following in Terminal.app:
defaults write com.apple.screencapture type jpg (or whatever file type you prefer)​

To change the default folder for screencap images, type the following in Terminal.app:
defaults write com.apple.screencapture location "/Users/username/Desktop/" (or whatever path you prefer)​
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.