|
|
How do I change the format of a Mac screen capture?About 6 months ago I was playing around on my iBook G4 and I found the option to change the format that Apple+Shift+4 saves in. For some odd reason I choose JPG-2000 (picture.jp2). Of course, now I can't find how to change it back! It's not hard to change the format of a screen capture / screenshot made with the native Mac OS X capture utility, but you do have to be comfortable opening up your Terminal.app and typing in a command on the command line. Y'know, the Unix underneath the snazzy graphical interface. :-) Start by going to Applications --> Utilities --> Terminal.app and launching it. You'll see something like this: ![]() At this point you want to decide which format you'd like. Here are your choices:
Pick the one you like -- I recommend PNG, which stands for progressive network graphic, as the best of both GIF and JPEG formats -- and then type in the following command exactly as shown: defaults write com.apple.screencapture type image_format
For example, if you did decide to use PNG format, you'd type: defaults write com.apple.screencapture type png
Type that in and you won't see anything change, but next time you take a screen shot (as documented here: how to get a screen capture on Mac OS X) you'll have the image saved in the format you seek.
More Useful Mac OS X Help Articles:
✔ Audacity can't find LAME library, I can't save Mp3?
Hey Dave. I read your article Audacity can't save mp3 audio files and am still puzzled because I downloaded the LAME Mp3 converter...
✔ How to remove Dashboard as a "space" in Mac OS X Spaces?I'm a big fan of the Spaces utility in Mac OS X that lets me have multiple virtual screens [see Set Up Mac...
✔ Best place to buy a cheap MacBook laptop?Hi Dave. I am looking for two gently used MacBook laptops for my teen daughters. Personal computers would greatly facilitate their studies as...
✔ File too big error copying to USB flash drive on my Mac?I'm baffled. I have a 16GB Kingston USB flash drive that I use on my Mac system and I'm trying to copy a...
✔ Stealth image capture photo from webcam on my Mac?Someone sneaks into my cubicle while I'm at lunch and takes candy out of my desk. Petty, but stupid too. I want to...
Let's stay in touch!
Sign up for my weekly AskDaveTaylor Newsletter and you'll receive even more tech and gadget help
right to your inbox, along with exclusive news and industry updates. It's good stuff. I promise!
Categorized:
Mac OS X Help
(Article 7585,
Written by Dave Taylor)
Tagged: mac os x, screen capture, screen grab, screenshot Previous: How do I take a screenshot on my Mac? Next: How do I find files in Windows Vista? Reader Comments To Date: 5Grab said, on September 20, 2009 11:19 AM:
It doesn't work in new macs. It could only work in useless antiques computers bill said, on December 21, 2009 3:29 AM:
didn't work for me James said, on January 23, 2011 10:25 AM:
For those who said it didn't work, what I found was that the change doesn't take effect until you restart. (I'm using a MacBook Pro with Snow Leopard.) Chris Britton said, on February 26, 2013 1:57 PM:
Awesome. Thanks!
I do have a comment, now that you mention it!Check This Out Too... |
Recent Entries
Look for Answers
Recommended
All Our Categories
Apple iPad Help
Articles and Reviews Auctions and Online Shopping Blogs and Blogging Building Web Site Traffic Business and Management Computer and Internet Basics d) None of the Above Facebook Help Google Gmail Help Google Plus Help HTML, JavaScript and Web Site Programming Industry News and Trade Shows iPhone and Cell Phone Help iPod, Sony PSP and MP3 Player Help Kindle Fire Help Mac OS X Help Pay Per Click (PPC) Advertising Pinterest Help Search Engine Optimization (SEO) Shell Script Programming Tech Support Video Help The Writing Business Twitter, LinkedIn and Social Network Help Unix and Linux Help Video Game Tips and Help Windows PC Help Find Me on Google+ ADT on G+ |
I use this for the images I post on my blog:
http://wyliemoney.blogspot.com/
Is png the best for quick images for web sites?
Thanks!