Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 633 Bytes

File metadata and controls

24 lines (14 loc) · 633 Bytes

H2I

Join the chat at https://gitter.im/zeroth/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 :-)