Tools to Capture and Convert the Web

Download GrabzIt's Node.js Package

Node.js API

Get the latest version of the GrabzIt Node.js Package by clicking the button below! This library requires Node.js 0.10 +. This library is also covered by the open source MIT license, so feel free to use it and modify it however you like.

In addition to the GrabzIt Node.js Package the download also contains a demo web application. The demo can convert HTML or take screenshots of websites to produce PDF's and images. Additionally it can convert on-line videos into animated GIF's.

Download Now


Alternative method for a Node.js Application

Simply add the following code to the dependencies section of your package.json file:

"grabzit": "*"

Then in the command line navigate to the directory that contains your package.json file and use the "npm install" command to automatically download and install the package from the Internet.


This code library is completely open source! If you want to view or improve the source code you can find it on GitHub.