Jump to content

Resizing A Scanned Picture?


Pinster56

Recommended Posts

After you have followed the good advice from Stunod and Markwell, you'll also want to reflect the image size in your HTML.

 

Let's say you resize your image down to 640x480. You should then include the size attributes in your HTML <IMG> tag. It's not vital, but it's tidy coding.

 

<IMG WIDTH="640" HEIGHT="480" ALT="Geocache picture" SRC="urlblahblah">

 

In a pinch, you can use these attributes to resize your fullsize image, but it's a bad idea. Doing so forces the browser to download the fullsize image, only to show a much smaller version. Also, the resizing algorithms built into browsers is not as good as those in purpose-built image programs, such as the great program, Irfanview.

 

Jamie

Link to comment
MSPaint is the easiest, and you alrady have the stupid program on your Windows machine anyways.

Resizing with Irfanview is hardly rocket science. Just open the file, press Ctrl-R, and enter the new dimensions. Click OK and save. MSPaint is a pretty weak program, and it's good to have some experience with something more powerful.

Link to comment
As mentioned before ....... IrfanView.

 

It's amazingly powerful, full of great features, compatible with most graphics formats and is free

 

I strongly recommend the program - I use it extensively - a very useful addition to my software library.

I'll second (or third, or whatever we're up to) -- I had been using the mind-bogglingly crappy software that came with my camera (a Kodak easy-share) for image resizing, and its limited range was so frustrating. With IrfanView, it's so much nicer, and with a couple of clicks I can get images so that they are as large as possible while still meeting GC's size limits.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...