View Full Version : Thumbnail Size - web sites
EdinburghGary
01-04-2008, 21:21
Just finishing the Upload Image script for my new site, and was wondering what people think an ideal thumbnail size would be? I am thinking about quite a large thumb, something at least 300 pixels wide...
What do you guys think?
Gary.
mine are small, about 120 on the longest side
EdinburghGary
01-04-2008, 21:31
mine are small, about 120 on the longest side
I often feel its difficult to determine if an image is worth a larger view based on such a small size... On my site design, I might get 6 to 10 thumbnails per gallary page...
Will post a preview later.
samcox89
02-04-2008, 08:25
On mine i've gone for 150x100 have a look and what you think: here (http://samuelcoxphotography.co.uk)
I have about a fixed height of 200px for my thumnails, it works well for me, here's an example:
http://www.slapo.net/index/obsah/photos/camera/Nikon_D50/gal/28-09-2007
I think it depends on the page design of your website. Don't forget, it's best to create separate, smaller images for your thumbnails rather than just resizing images using HTML on the page. Otherwise they'll take longer to load.
Mine are 100 x 66, and some are 100 x 75 (Pictures taken before I had a DSLR!! ;))
Mine are going to be about 175px on the longest side, when I finally get the design of the site finished :thumbs:
I'm using this to generate thumbnails:
http://www.exisoftware.com/thumbnail_generator/index.html
Free & very handy :)
EdinburghGary
02-04-2008, 08:42
The upload script will create two copies, one of which will be the reduced size thumbnail, and the other the untouched original image.
I think I will go for 200 wide, allowing 3 per row on my design...
More shortly!!
Gary.
EdinburghGary
02-04-2008, 08:46
For the record, if anyone wants a copy of what I have written, they are welcome to it. A basic understanding of C# & .NET, as well as access to a .NET web server will be required.
Heres what will happen on upload:
1. Browse for image & press upload
2. Image will be stored twice. Once as a thumbnail, once as original.
3. A new dynamic HTML file will be generated, and linked to from the main site.
This will mean simply choosing to upload an image will also increase the links and size of your site. Should be a great way to build a massive site with no real input other than nice photo's :)
Gary.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.