Web Page Screenshot using linux command line tool

Need a command line FREE utility to grab screenshots of web pages? Linux @ Help !
Install the tool as below

# yum install gnome-web-photo
or 
# apt-get install gnome-web-photo

Generate a screenshot using the following command

gnome-web-photo --force --mode=photo -w 1024 "http://google.com" /path/screenshot.png

2 thoughts on “Web Page Screenshot using linux command line tool”

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.