in reply to Website image preview

I don't know about Perl modules, but for example here is small C++ program that creates such images, using the webkit renderer.

All you need then is a bit of perl code to call, presumably via system.

Perl 6 - links to (nearly) everything that is Perl 6.

Replies are listed 'Best First'.
Re^2: Website image preview
by mellin (Scribe) on Oct 05, 2009 at 09:04 UTC

    Thank you for mentioning that CutyCapt. I've been testing it now with couple of websites and it seems to work just fine. It just seems to take quite a long time to finish the process for some websites, e.g. CNN.com taking as long as 25 seconds to finish. But I'm happy with it otherwise. Thank you very much.