Resizing and converting images...

Posted by: Ed_Morris

Resizing and converting images... - 02/27/06 01:16 AM

lets say you have a huge image file that you want to condense before uploading it to a share file.

most of the time, people have an application installed (which comes with Windows) called "Paint". (usually in the 'Accessories' part of the start menu).

Start Paint
"File"
"open"
{pick a file, graphic loads}
"Edit"
"select all"
"Image"
"Stretch"
{enter in 50% horizontal and 50% vertical}
"Ok"
"Image"
"Attributes"
{make the numbers half of what they currently are.}
"Ok"
"File-SaveAs"

that makes the image and file half the size it was. you can adjust what % you want.

there are other programs that do this easier, but this paint program almost everyone already has on their system.

have fun.