943,600 Members | Top Members by Rank

Ad:
Nov 27th, 2005
0

Image Resize

Expand Post »
Hi everyone,
I am making a small web site to post images onto. The images that I have are all over 1024x768 pixels in size. I want to make an index page with smaller versions of the images that the visitor can click on that will open up the larger images. What I am wondering about is displaying these thumbnail images. At first, I was just changing the width and height attributes in the <img> tag, but the image files were too big and the page took way too long to load. Is there any other way I can display thumbnails of an image without having to create a second, scaled-down version and saving it to the directory? Thanks for any help in advance.
Nick
Similar Threads
Reputation Points: 18
Solved Threads: 4
Junior Poster
stupidenator is offline Offline
192 posts
since Mar 2005
Nov 29th, 2005
0

Re: Image Resize

No, because you will always access this bigones no matter how mutch you resize them, their are still same data size. You better do scale-down version of them.
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 871
Code tags enforcer
peter_budo is offline Offline
6,653 posts
since Dec 2004
Nov 29th, 2005
0

Re: Image Resize

If you are using a server-side language, such as PHP, you can use image magik (or equivalent) to dynamically scale down the images. This is most likely more trouble than it's worth, unless your entire site is dynamic already.

http://www.imagemagick.org/script/index.php
Administrator
Staff Writer
Reputation Points: 1422
Solved Threads: 162
The Queen of DaniWeb
cscgal is offline Offline
13,645 posts
since Feb 2002
Nov 14th, 2007
0

Re: Image Resize

Check out Free Online Image Resizer/Converter. You can resize your image on the fly without having to download any software. You can also convert your image format to JPG, GIF, PNG, BMP during the resizing process. They also offer a downloadable version that allows you to resize multiple images in an entire folder all at once.
Reputation Points: 10
Solved Threads: 1
Newbie Poster
inetwiz is offline Offline
1 posts
since Nov 2007
Nov 16th, 2007
0

Re: Image Resize

I think If you are using PHP, you can use image magic (or equivalent) to dynamically scale down the images.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
amanda112 is offline Offline
11 posts
since Nov 2007

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Graphics and Multimedia Forum Timeline: How to compress SWF file
Next Thread in Graphics and Multimedia Forum Timeline: Photoshop / coreldraw 12





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC