Generate an image / thumbnail of a webpage using X/Gui-less linux

Posted by dassouki on Stack Overflow See other posts from Stack Overflow or by dassouki
Published on 2010-04-13T17:40:16Z Indexed on 2010/04/13 17:43 UTC
Read the original article Hit count: 306

There are a lot of solutions out there on generating a thumbnail or an image preview of a webpage. Some of these are websites like websnapshots, windows libraries such as PHP's imagegrabscreen (only works on windows), and KDE's wkhtml. Many more do exist.

However, I'm looking for a GUI-less solution. Something I can create an API around and link it to php or python.

I'm comfortable with python, php, C, and shell. This is a personal project, so I'm not interested in commercial applications as I'm aware of their existence.

Any ideas?

© Stack Overflow or respective owner

Related posts about php

Related posts about python