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.
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,
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,
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()