Hey,
So well I've got my portfolio and my bro has developed a system for it using php and javascript through which I can upload new projects to it; but as it is at the moment, I have to upload the image file, manually create a thumbnail file in PS and upload that and then use these two together to display in my portfolio (check the link in my sig to get an idea of what I mean.)
What I would like to be able to do is upload just the main image, have the thumbnail generated automatically at a specific size and use this thumbnail on my portfolio. For an example of what I mean, check imageshack.us or deviantart.com
Any idea how I can do this?
- Abhay
7 replies to this topic
#1
Posted 25 May 2009 - 03:03 AM
#2
Posted 25 May 2009 - 04:16 AM
sometime back i had written a php code for my personal image gallery which used to generate thumbs of the images in the folder (if not already present) and display them on the webpage...i dont think i can find that code now coz it was quite a few years ago and i dont hav tht site anymore but u can google around for a similar php code...and tweak it to ur taste...
#3
Posted 25 May 2009 - 04:19 AM
I'm thinking this is all you need: PHP: ImageMagick - Manual :D
#4
Posted 26 May 2009 - 02:12 AM
Thumbnail Party (thumbnail, watermark, imagemagick, photo gallery) - PHP Classes
Uses either GD or Imagemagick
Uses either GD or Imagemagick
#5
Posted 26 May 2009 - 02:05 PM
Hey, thanks for the replies guys! I'll check if any of this works for me and get back to you. :)
#6
Posted 31 May 2009 - 02:36 PM
you can also try this : phpThumb() - The PHP thumbnail generator
#8
Posted 01 June 2009 - 06:49 AM
Thanks a lot for the links guys :) I'll post back here to let you know if these work for me!
Sign In
Create Account
Back to top









