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
Where the generated file located!?
The last argument is path of the file.