Is would guess that there is already a webkit/gecko based command line app (maybe even working as a server speed up to rending of multiple pages) which is already doing this?
|
|
Here's a sample Qt4 command line app which creates a screengrab of an entire web page - easy to adapt for thumbnail generation....
You can run this on a server using xvfb too. See this blog post for original and a link to a python alternative. |
|||
|
|
|
|
hi, my friends how can I call xvfb and this script? Is it something like this: xvfb-run --server-args="-screen 0" ./wkthumb [?] mny thanx ranieri @ Brazil |
||
|
|
