Incorporate Images

REVIEW Page

Below is the entire module on one page.

Title: Counsellor Drawings: Computer Scenes (1996)
Author: NA
Illustrator: Counsellor, Barbara
Publisher: Zedcor, Inc.
SSm   MM   8/30/96
Copyright (c) 1996 Zedcor Inc. All Rights Reserved.
Visit us at http://www.arttoday.com
Keywords: businessman man des

How can you incorporate images from web pages into reports or presentations?

Images on the Internet come in a variety of digital formats. Recent versions of the major browsers provide built-in software to display most of these formats automatically when the images are embedded in web pages. If you want to download these images (after making sure you are observing copyright laws) and incorporate them in your report (with appropriate citation of the source), you need to know some basic information about digital image formats.

Basic Information

Saving Files

If you navigate to the directory where you instructed the browser to save the page, you will see an html file with the name you selected for the saved file. You will also find a new folder with the same name as the html file. In that folder are stored the image and other files. Open that folder and look for files with the .gif or .jpg endings. There is no way to know exactly what name was given to the image file you want to use. You'll have to use trial and error to find it. Just click on the various .gif or .jpg files. They will open in your browser or perhaps another graphic display program, depending upon how your computer is configured. Once you have found an image file you want, You can simply copy and paste it into a word processing program or into a presentation program. See our citations page for instructions on how to give credit to the author or source of the image file.

How do you resize an image that is too large or too small?

There are three typical ways to change the size of an image.

1.     If you click on the picture once, handles appear on the corners of the image.  They are usually square markers.  When you move your cursor over them it changes to a double arrow so that you may grab the corners and push or pull the image to change its size.


2.  You could change the HTML code directly.  For an image HTML will read something like this:

<img src="ManComputer.jpg" height="200" width="200" alt="picture of man at computer with pie graph on screen, pencil and paper in hand">

If you change the numbers for the "height" and "width", the size of the picture displayed on the computer screen will change.  Bigger numbers will increase the size of the image; smaller numbers will decrease the size of the image.

3.     If you have image manipulation software available, you can actually change the number of pixels in the picture.


Authored by Lora K. Kaisler 2003