What's with all the pink?

Find out more at Pink for October or get your own Pink!

5ThirtyOne

Avatar

A blog. A website. A semi-coherent receptacle for Derek Punsalan mixed with excerpts of technology, personal interests, and noteworthy items.

Twitter: Saigon nightlife... inter-est-ing. Squared, Lush, and Gossip.
Get content delivered: RSS | Email

Derek Punsalan...is Sylvia Loh MyQuire - Get stuff done with people who share your passions Box.net - Access your files anywhere with Box

Current » This post published on December 7th 2006 at 1:19 am

Create & manage screenshots on OS X

Creating & managing screenshots on OS X may not garner the same type of attention had the topic been something more along the lines of creating a web development environment on OS X, cloning a hardrive, or improving your iChat experience. Regardless, those that do collect and amass a large collection of images can attest to the fact that such collections can 1) be tedious, 2) get quite unorganized, or 3) utilize more disk space than they should. All of these issues are easily resolved with a few simple techniques.

Capturing basic screenshots

Thankfully, OS X offers a number of options which allow a user to capture both entire screens and specifc regions using convenient keyboard shortcuts.

OS X keyboard shortcuts
Description Keyboard Shortcut
Full screen (Save to Desktop) CMD+Shift+3
Full screen (Save to Clipboard) CMD+CTRL+Shift+3
Select region (Save to Desktop) CMD+Shift+4
Select region (Save to Clipboard) CMD+CTRL+Shift+4
Select item (Save to Desktop) CMD+Shift+4 then Spacebar
Select item (Save to Clipboard) CMD+CTRL+Shift+4 then Spacebar

As you can see, OS X includes a great selection of basic screenshot options for quick screen grabs to send to contacts via email or instant message. For those that may prefer a graphical user interface (GUI) for screenshots, OS X offers the Grab utility located in Applications > Utilities. Grab allows users to capture a selection, a specific window, the entire screen, or a timed shot. While screenshots captured using one of the aforementioned keyboard shortcuts are saved as PNG files, Grab saves captures as TIFF files.

Although the free options included with OS X will suffice for most, others may yearn for additional options - including drop shadows, rounded corners, or alternative GUI’s. Check out any one of the following screenshot utilities: SnapNDrag, Snapz Pro X, or Screenshot Plus.

Configuring OS X screenshot commands

OnyX screenshot settings

The built-in commands are most likely suitable enough for the average user without incurring additional costs that 3rd party software requires. Screenshots captured using one of the shortcuts above are automatically saved to the Desktop (default). If, however, the file format or default save location is unacceptable, download a copy of OnyX. In addition to providing users with an interface to tweak the default screenshot settings - including file format (PNG, TIFF, JPEG, PDF, GIF, PICT, BMP, SGI, & TGA) and the default save path - OnyX offers a great number of system maintenance options. Check out my favorite Finder tweak which aligns the Dock to the left or right of a screen.

Capturing entire web pages

Stumble upon an inspiration website worth archiving for later viewing? Previously, I would have recommended the lightweight utility known simply as Paparazzi. While Paparazzi captures excellent full length images of websites, the utility requires that users copy ‘n paste URLs in order to capture and save.

Although Paparazzi is more than capable as far as full web pages are concerning, Shiny Frog’s NetFixer one-ups the utility by providing a convenient bookmarklet which automatically captures your current web page.

Individuals hesitant to download additional software created for the sole purpose of capturing websites in their entirety can check out the Pearl Crescent Page Saver extension [Firefox required]. This handy extension captures multiple images - scrolling your browser window in order to view the entire site - and stitches the captures together into a single image file.

Capturing video & DVD screenshots

VLC video screenshot capture

While most of the popular techniques for capturing images from movies or DVDs require paid software (see Snapz Pro X), one open source application requires no registration fees or upfront costs. Simply download a copy of the VLC media player and open your favorite video files, VCDs, or DVDs. During playback, simply select the ‘Video (menu bar) > Snapshot’. Alternatively, users can simply press the CMD+OPTION+S keyboard shortcut. VLC will automatically capture a single frame from the video file and save the ensuing PNG screenshot to your Desktop.

Optimize & compress PNGs

pngCrushrrr icon imageFor those that elect to retain the higher quality default PNG file format, shave and optimize images using a tiny utility known as pngCrushrrr. pngCrushrrr was designed with one task in mind - PNG optimization - and requires no interface to do so. Simply drag any PNG file on to the utility icon and a crushed version is created.

Additional questions concerning the task of capturing screenshots on OS X? Feel free to drop comments, questions, or recommendations below.


Explore » Discover new content on 5thirtyone.com

This post tagged , , . Explore similarly tagged content below or visit a random entry. Visit the archives for additional content.

Meta » Gritty post related bits

The post titled Create & manage screenshots on OS X is categorized under Apple. Feel free to leave a comment or trackback from your own site.

Advertisement

Reader Activity: Have something to say about Create & manage screenshots on OS X?
24 Comments
  1. NetFixer looks great, but just for the record here’s a paparazzi bookmarklet to do the same:

    javascript:document.location.href=’paparazzi:(width=1024,height=768)’+location.href;

  2. Derek - great post, I didn’t know about the window selection shortcut so I am really pleased about that and I like the png crusher as well.

    @Brett - I tried your javascript but it didn’t seem to work with my Paparazzi (in the apps folder).

    Thanks.

  3. Brett, no go for me as well for the bookmarklet. That was something I actually tried after seeing that NetFixer offered one to make capturing screenshots a little moe convenient.

  4. Some nice pointers there; don’t foget, you can change the OS X default screenschot output file type. The easiest way is probably by using the free App TinkerTool, which gives you option to set the file defautl to PNG, PDF, TIFF, PICT, JPG-JFIF, JPEG 200, BMP, GIF, PSD, SGI, or TGA.

    Handy.

  5. Why would someone want to purchase and use something like TinkerTool when the utility mentioned in the write-up (OnyX) is free and offers the same functionality (concerning tweaking screenshot settings). The way the comment was composed makes me think it was nothing more than a spam post by an individual who did not read the article.

    Comment edited. I neglected to notice that TinkerTool is indeed free while TinkerTool system requires registration.

  6. Onyx rocks there is no point in buying something else.

  7. Has anyone actually looked at TinkerTool - it’s freeware.

    It’s TinkerTool System that’s not free, and that’s a totally seperate product.

  8. Derek - think there has been some misunderstanding…TinkerTool *is* free…

    from the site:

    “You can download the application TinkerTool at no charge. It is offered without implied warranty of merchantibility or fitness for a particular purpose.”
    (http://www.bresink.de/osx/0TinkerTool/download.html)

    It’s a pretty handy little tool; basically provides a GUI for a whole bunch of OS X setting that are otherwie hidden and otherwise require a pretty good knowledge of bash.

    You can do the exact same thing for changing the file types by tapping the following into the terminal:

    defaults write com.apple.screencapture type x

    where x is the extention of the filetype you wish to use (eg: “defaults write com.apple.screencapture type jpg” without the quotation marks).

    p.s. thanks for fixing the formatting in my last comment.

  9. GM & Jack, thanks for the correction. Edited my comment. I guess my memory fooled me into thinking that TinkerTool System and TinkerTool were one in the same. I used to use System for disabling the startup chime. An erroraneous comment that I made without checking - sorry. There was one other “OS X utility” that was on my mind as well - Cocktail.

  10. Oops - I didn’t check either! Sorry about that. But is it any better than Onyx?

  11. brian

    OS X disables the keyboard commands for taking screenshots while watching a DVD. HOWEVER, it does NOT disable screenshots altogether! Just fire up a Terminal window and say something like ’screencapture Desktop/frame.png’ (or ‘.pdf’ in 10.3)

  12. @Brett - I tried your javascript but it didn’t seem to work with my Paparazzi (in the apps folder).

    Thanks.

    This comment system seems to auto-smartify quotes; try changing the quotes in the javascript URL to straight quotes.

    (Yeah, this “NetFixer can capture via a bookmarklet!!” thing is getting to me. ;) )

  13. OS X disables the keyboard commands for taking screenshots while watching a DVD. HOWEVER, it does NOT disable screenshots altogether! Just fire up a Terminal window and say something like ’screencapture Desktop/frame.png’ (or ‘.pdf’ in 10.3)

    Great tip Brian. Great for anyone who isn’t a little hesitant to play around with the Terminal.

  14. Jose Manuel Araque

    Onyx does not work with Panther, it requires Tiger. I tried TinkerTool and found no way to change this setting. Any hints?

  15. OnyX will work with Panther - created for PPC / Intel (version 1.5.3). Check MacUpdate for the download link.

  16. Jose Manuel Araque

    Apologies: Onyx 1.5.3 works with Panther. But I still can’t find how to make this change!

  17. Open OnyX and the screenshot settings are under the Parameters menu option.

  18. Jose Manuel Araque

    Thanks for the feedback. Regretably this option is NOT available in the Panther version. I also tried Cocktail, no luck.

  19. Wevah - thanks for posting the fix, works great!

  20. Jose, if you aren’t seeing the option in OnyX, Tinkertool or Cocktail it is likely something to do with the software running under OS X Panther (I’m looking at the option in both OnyX and TT now in Tiger). Have you tried using the terminal to change the default file-type? :

    defaults write com.apple.screencapture type x

    ^where x = the extension of the file type you wish to use.

  21. I’ve always needed something for video screenshots. (Sometimes I need to do tutorials and such)
    Thanks Derek!

Leave a Reply

Your comment may be held for moderation. If your comment is not displayed immediately, do not repost. I reserve the right to remove any and all comments deemed as personal attacks or completely off-topic. Please use the appropriate discussions forum if your comment is not applicable to the current article.

Archived: Browse previous activity by category
Browse an overview of recent activity

View Tutorials » Step-by-step go make something tutorials

WordPress Custom Fields; laying text over your lead graphic

For WordPress users, there are certain scenarios when the typical reverse chronological presentation of content is just not enough. I have experimented with different methods ...

Remove DRM protection from iTunes tracks with iMovie HD

A few days back I found myself perusing the iTunes Music Store looking for a few songs that I had heard via Sirius*. After completing ...

View Apple » Apple software & hardware related articles

"What you’ll find in my Leopard"… and what you won’t

I had made plans for a proper break-down concerning the features, changes, and updates for Apple's latest feline incarnation - 10.5 Leopard. Ultimately, I decided ...

How-to: Proper Gmail IMAP for iPhone & Apple Mail

UPDATE 11/18: inaequitas reminds us that in order to star messages on your iPhone, simply move the message the starred items directory. UPDATE 10/26: RayL re-confirms ...

View Personal » Personal thoughts & rants

Planning on carrying the momentum, 2007 to 2008

Syl caught a photo of Boo (Mini Rat Terrier) in a rare "not bouncing off the wall and couch" mode The later part of 2007 was ...

November is purple, Pancreatic Cancer Awareness

Educate and promote awareness Last month 5ThirtyOne went pink to support Pink for October raising awareness for Breast Cancer Awareness Month. A co-workers partner raised the ...

View Inspiration » Design related announcements & articles

Lovely Blogs highlights "blog design"

Ben Bleikamp, also known for his entrepreneurship blog College Startup, has been hard at work coding and compiling his design community share Lovely Blogs. Now ...

Rebooted - “Fat” faux footers

Inspired by Phu's Many colours of a reboot, I've decided to share my favorite sites which utilize "fat" footers. I think the more appropriate title ...

View Mobile » Mobile technology & information

Asus Eee PC sub-notebook running Apple OS X

Ignoring the legalities or hair pulling from Apple's legal department, Dan decided that it was high time for a sub-notebook running OS X. If Apple ...

Unlimited SMS savings for iPhone (or any phone) family account holders

There are currently three different iPhone plan add-ons for at&t family accounts. Each plan offers unlimited data usage & visual voicemail. The only difference which ...

View Noteworthy » Take note, noteworthy posts or news

Maybe shopping in person actually does save time?

Yesterday I was hoping to have some free time to visit the grocery store to pick-up a few necessities. Unfortunately, I realized all too late ...

Warning! Gmail users beware, fake upgrade emails

UPDATE: According to a comment on digg, gmailupgrades.com has been taken down. Important FYI update for any Gmail users. If you receive the following email in ...

View Productivity » Staying productive, articles pertaining to productivity

Box.net evolves, say hello to OpenBox

Box, a long-time favorite mentioned in Box.net as a collaborative file manager, has evolved into OpenBox adding new features which would tie the service into ...

Basecamp, activeCollab, and Goplan compared

UPDATE 11/18: activeCollab is no longer offered as a free project management collaboration download. From the design, development, and product strategy company Webreakstuff comes a new ...

View WordPress » Articles pertaining to the rock solid CMS WordPress

The Unstandard WordPress theme

The Unstandard WordPress theme is released / shared with the intent of breaking the typical blog mold. Farewell to the blase reverse chronological text heavy ...

WordPress 2.3+ official support for custom database error page

Some time ago a tutorial was posted on 5ThirtyOne which addressed customizing the DB Error page rendered whenever visitors landed on heavily trafficked WordPress site. ...

Advertisement



External: Your reader says "feed me"
Finished? Return to the top

Flickr » Subscribe to my Flickr

  • Coconut juice
  • Dried fish
  • Fresh crabs
  • Fresh frogs
  • Rooftops
  • Vietnam Airlines