Search code examples
linuxpngwebpage-screenshot

webpage screenshot khtml2png alternatives


Are there any alternatives to khtml2png ie. command line tools to create png screenshots of webpages? I would like to run it on a server to grab snapshots of certain sites.

Linux only please. webkit2png is pretty awesome on osx...

Thanks!


Solution

  • http://www.paulhammond.org/webkit2png/

    see this

    with python

    python /path/to/webkit2png http://www.google.com/
    

    also you can do it with firefox !?

      firefox -savepng http://www.web-screen-capture.com/