thisismyurl Posted December 3, 2008 Share Posted December 3, 2008 Hi all, I want to be able to generate an JPEG preview of an HTML page via PHP. Can anybody help me out? Is there a tool to do this? Basically, I want to pass a function the address of a web page such as http://www.thisismyurl.com and have it return or generate a JPG which I can then display to the end user on my web site. Companies like Alexa (http://www.alexa.com/data/details/main/thisismyurl.com) do it all the time, does anybody know the name of a script to do that? Link to comment https://forums.phpfreaks.com/topic/135393-html-to-image-with-php/ Share on other sites More sharing options...
Maq Posted December 3, 2008 Share Posted December 3, 2008 Yes I believe you can. imagegrabwindow may be helpful. Link to comment https://forums.phpfreaks.com/topic/135393-html-to-image-with-php/#findComment-705206 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.