•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Graphics and Multimedia section within the Web Development category of DaniWeb, a massive community of 370,605 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,034 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Graphics and Multimedia advertiser:
Views: 4378 | Replies: 4 | Solved
![]() |
•
•
Join Date: Mar 2005
Location: Nebraska, U.S.
Posts: 186
Reputation:
Rep Power: 4
Solved Threads: 4
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
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
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 1,863
Reputation:
Rep Power: 9
Solved Threads: 205
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.
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,871
Reputation:
Rep Power: 32
Solved Threads: 107
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
http://www.imagemagick.org/script/index.php
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
•
•
Join Date: Nov 2007
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 1
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.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb Graphics and Multimedia Marketplace
- How to change dpi of image from 72 to 300 ? (PHP)
- Image Resize Function Error (PHP)
- PHP image resize issue. (PHP)
- php image resize quality (PHP)
- web photo help (Graphics and Multimedia)
- auto image resizing (Mac tips 'n' tweaks)
Other Threads in the Graphics and Multimedia Forum
- Previous Thread: How to compress SWF file
- Next Thread: Photoshop / coreldraw 12



Linear Mode