Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 436 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 436 Bytes

H2I

Html to Image converter

Author : Abhishek Patil
Web Page : H2I.

Alt Screenshot

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 :-)