How to take screenshots

To write computer-related documentation, one often wishes to include screenshots—instructions and hints appear below. If the resulting images will be put on a webpage, then it is worth expending the one-time effort with some pre-processing and post-processing to make them as small as possible in the following three ways:

Furthermore, the <img ...> tag should always specify the width and height attributes, so that the browser can format the webpage prior to loading the images.

Pre-processing

Rounded windows, shading, aqua effects, colorful icons, and so forth may look great on-screen, but do not always come out well on paper, and eat up a lot of precious bytes of image size for web display. Prior to taking screenshots, it is best to simplify the desktop in the following ways:

How to do this in Microsoft Windows XP

The easiest approach is to create a separate Windows XP account for taking screenshots and install this theme in that account.

How to do this in Ubuntu GNU/Linux

In Preferences/Theme, click Details, change the Window Border to Mist, and the Controls to one of Mist, BlueCurve (this one may be best), Metal, or Simple. In Preferences/Font, try Monochrome, or Best Shapes if necessary, but do not use LCD subpixel stuff. Finally, right-click on the desktop background, and change the settings to a solid color with no gradient.

Setting up for the screenshot

Take a moment to reflect on what you are trying to convey with the screenshot. You don't want to take an image of the entire desktop, if you're only trying to show what is happening in one window. Often much of a window is blank, so make the window smaller, just big enough to contain the important information you wish to convey. If you are trying to show which menu item to choose, you might want to take an image of just the menu, with the item in question highlighted.

Generally speaking, you'll have to take a screenshot of more than you want, and then you'll clean up the result during post-processing.

Taking the screenshot

Microsoft Windows XP

Apple Mac OS X

Pressing Command + Shift + 3 creates a PDF (or PNG in Tiger) file on your desktop containing a capture of the whole screen. Pressing Command + Shift + 4 lets you select the area to be captured. To take a capture of a menu or a window, press space bar after Command + Shift + 4. To copy a screenshot into a clipboard, hold CTRL key when issuing the commands above.

Ubuntu GNU/Linux

Post-processing the screenshots

One-time post-processing can not only improve the aesthetic appearance and functional quality (what information is being conveyed) of the screenshot, it can also significantly reduce the image filesize. (For example, it might go from 40K down to 3K, which for dial-up users translates into going from 8 seconds down to half a second of loading time.)

You'll want to use a powerful bitmap image editor, such as The GIMP in Linux, or PaintShopPro in Windows.


Navigation tree for section Computer Support