Request Website Thumbnail Generator

Discussion in 'PHP' started by richbate, Apr 12, 2007.

  1. #1
    Looking for a good tutorial to allow me to generate a thumbnail of a website.

    Example: if you hover over a link on the iwebtool forum. http://talk.iwebtool.com/thread10001.html

    Cheers
     
    richbate, Apr 12, 2007 IP
  2. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #2
    commandos, Apr 12, 2007 IP
  3. greatlogix

    greatlogix Active Member

    Messages:
    664
    Likes Received:
    13
    Best Answers:
    1
    Trophy Points:
    85
    #3
    Is there any PHP Script which generates website thumbnail and save it to disk. I had posted similar thread at v7n but could not find any solution there. I hope that somebody at DP will help me and richbate.
     
    greatlogix, Apr 12, 2007 IP
  4. richbate

    richbate Peon

    Messages:
    211
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks for the links comandos.. im just looking for a tutorial on how to write one myself.. I'm building a link directory (How origional) and i want to allow premium members to have a small screenshot of their site in a small 75 x 75 box to the left of their listing.

    I know its possible to do it by uploading a photo.. but i want to save the user time and have it generated itself.
     
    richbate, Apr 12, 2007 IP
  5. streety

    streety Peon

    Messages:
    321
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #5
    It would be extremely difficult to do solely in PHP unless you use an external service. My personal preference for the external service would be web thumb as posted by commandos.

    You have more options though if you use a dedicated server. For example - http://khtml2png.sourceforge.net/index.php?page=download
     
    streety, Apr 12, 2007 IP
  6. Rasczak

    Rasczak Peon

    Messages:
    131
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    if you want a simple thumbnail-generating PHP class, let me know...
     
    Rasczak, Apr 12, 2007 IP
  7. commandos

    commandos Notable Member

    Messages:
    3,648
    Likes Received:
    329
    Best Answers:
    0
    Trophy Points:
    280
    #7
    you can post the code here :)

    click on code and post it ;)
     
    commandos, Apr 12, 2007 IP