Html to Image converter
Author : Abhishek Patil
Web Page : H2I.
This tool is written in Qt C++ and uses QtWebKit
How to compile:
git clone git://github.com/zeroth/H2I.git
cd H2I\
qmake
make
That's it you are done now run ./H2I
or H2I.exe
and Enjoy :-)