Anyone know of a FREE PHP URL screenshot script?

Discussion in 'PHP' started by jfontestad, Nov 27, 2006.

  1. #1
    I'm looking to automate things on my site a bit and was wondering if there was a script that could capture a website into an image and store it on he server.
     
    jfontestad, Nov 27, 2006 IP
  2. Barti1987

    Barti1987 Well-Known Member

    Messages:
    2,703
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    185
    #2
    Trust me I have been looking for it the longest, and no PHP can't do it alone. I started looking for Linux applications that would do it (I would allow PHP to interact with linux). No Luck.

    I only found Windows applications, useless to me.

    Peace,
     
    Barti1987, Nov 27, 2006 IP
  3. blue_angel

    blue_angel Well-Known Member

    Messages:
    1,174
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    130
    #3
    I am searching the same and untill now I don't have find anything
     
    blue_angel, Nov 27, 2006 IP
  4. jfontestad

    jfontestad Well-Known Member

    Messages:
    1,236
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    148
    #4
    I can use the windows one. I have a w2k3 dedicated server... so let me know.
     
    jfontestad, Nov 27, 2006 IP
  5. Barti1987

    Barti1987 Well-Known Member

    Messages:
    2,703
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    185
    #5
    The windows one is just a program that runs the website, and then takes shot (print screen). Can be done using VB.

    Search on Google, I am pretty sure they exist. If I ever have time, I'll try to look.

    Peace,
     
    Barti1987, Nov 27, 2006 IP
  6. clancey

    clancey Peon

    Messages:
    1,099
    Likes Received:
    63
    Best Answers:
    0
    Trophy Points:
    0
    #6
    clancey, Nov 27, 2006 IP
  7. blue_angel

    blue_angel Well-Known Member

    Messages:
    1,174
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    130
    #7
    For Windows you can find but for linux????
     
    blue_angel, Dec 3, 2006 IP
  8. CodyRo

    CodyRo Peon

    Messages:
    365
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #8
    khtml2png.sourceforge.net/ - Linux (Required GTK / X :\)
    missingbytes.net/freeware/files/Internet%20and%20Network/Webshot.zip - Windows

    I plan on developing a way .. still trying to decide the best way to go about it :-\

    If you have windows get the webshot cmd line utility.. it's perfect to use alongside exec()
     
    CodyRo, Dec 3, 2006 IP