Use Windows XP for picture file type conversion and printing


Converting a Picture’s File Type

Pictures on your hard drive can be stored using one of several different file types. Think of a file type as a strategy for storing the picture information. Some file types try to keep every last detail of the picture intact, but end up creating very large files. Other file types attempt to make the picture file smaller, but compromise some detail in the process. Some file types are best for line drawings and others are best for photographs. You’ll find out how to convert a picture file from one file type to another. In the process you’ll discover the strengths and weaknesses of each file type.

1. Launch Paint.

2. Choose File > Open from the Paint menu. The Open dialog appears. Locate the picture you want to change to a new file type. Select it and click Open. The picture appears.

3. Choose File > Save As from the Paint menu. The Save As dialog appears. Select the location, and enter a name for the new picture.

4. Click the Files of Type drop-down list box. This shows you all the file types that are supported in Paint. There are dozens of file types in existence, but these five are the most common. Here’s a rundown of each file type and its strengths and weaknesses.

5. Click the Save button. The file is saved with the name, location, and file type you specified. Now, you’ll want to go out and see how big the file is and if the quality of the picture is acceptable.

6. Use Explorer to locate the file on your hard drive.

7. Right-click the file and choose Properties from the pop-up menu. A little less than halfway down the dialog, you should see the Size for the picture. Click OK.

8. Double-click on the picture. The Windows Picture and Fax Viewer opens displaying your picture. Take a good, close look.

Printing a Picture

You might wonder why I ’d need to dedicate a article to something a simple as printing a picture. After all, isn’t it a matter of just selecting File > Print... from the menu in Paint? Well, yes, that’s one way to do it. But Windows XP has included another approach that is much more flexible and provides a whole lot more options: the Photo Printing Wizard.

1. Select Start > My Pictures to open the My Pictures window. Now double-click on one of the folders here that contains a picture you’d like to print. Double-click on the picture. The Windows Picture and Fax Viewer appears, displaying your picture.

2. Click the Print button. The Photo Printing Wizard appears. Click Next. The Picture Selection page appears. You’ll notice the picture you were viewing when you clicked the Print button is automatically checked. You can use this opportunity to click the check box for any other pictures from that folder you’d also like to print at the same time.

3. Click Next. The Printing Options page appears. Here you can choose which printer you’d like to print to (if you have several available). And you can click the Printing Preferences button to change settings for the selected printer. This allows you to select the paper type, black-and-white or color printing, the print quality, and other options.

4. Click Next. Now you see the Layout Selection page. This is where your choices get interesting! Scroll down the list of Available Layouts. Here are some things you should know about the different options presented here:

5. Select the layout that best suits your needs. The Print Preview window shows how the page will look with the pictures you selected. Decide how many copies of each picture you want, and enter that value for the Number of Times to Use Each Picture.

6. Click Next. Your pictures are sent to the printer. When they are finished, the final page of the wizard appears. Click Finish.

Legal Disclaimer

Our website is not responsible for the information contained by this article. Articleinput.com is a free articles resource thus practically any visitor can submit an article. However if you notice any copyrighted material, please contact us and we will remove the article(s) in discussion right away.

Note: This article was sent to us by: Kevin Alberson at 02132010

Related Articles

1. Explanation of the Embedded Linux development process
Embedded Linux is a topic with many interdependencies; this article lays out the big points and purposely lacks detail so you can see the big picture without getting dist...

2. Basics to understanding the structure of an embedded Linux system
Anatomy of an Embedded Linux System At runtime, an embedded Linux system contains the following software components: • Boot loader: What gets the ope...

3. The resemblance between the GCC compiler and the kernel in Linux
The GNU Compiler Collection The GCC compiler, like the kernel, is designed for portability. Like all open source programs, GCC is available in source form, and ...

4. Automake and Autoconf discover the state of the target environment
Automake/Autoconf Open source software is designed to be distributed in source code form so that it can be compiled for the target platform. When target platfor...

5. How and where does a software developer get help
Where to Get Help All software developers depend on little helpers, whether visible or invisible. Open Source developers tend to call upon a large number of res...

6. Necessary additional steps to get Linux running
Host Services After the software is installed, some additional configuration steps are necessary to get the packages in running order. This part goes through co...

7. Virtualization and the computer resource sharing
Target Emulation and Virtual Machines Virtualization is a mature technology that lets several operating systems share the physical resources of a machine, such ...

8. Development of hosting code and use of virtualization software
Virtualization Software for x86 Hosts If you're developing code for an x86 host, why bother using virtualization? The host and target are identical, so using vi...

9. How to boot the board and start Linux
What to Do After Unpacking the Board The best way to assess what is supplied with the board is to plug in the board and get Linux up and runnin...

10. Root file system and kernel as parts of a Linux system
Understand the RFS The kernel is only one part of a Linux system. The root file system is a necessary component for a running system and is frequently overlooke...