Download GrabzIt's Python Library 
Get the latest version of the GrabzIt Python Library by clicking the button below! This library requires Python 2.7 + or Python 3 +. 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 Python Library the download also contains a demo web application. The demo can create PDFs and images from HTML or screenshots of websites as well as convert on-line videos into animated GIF's.
Download Now
Alternative method using PIP
Run the following command in a Python console:
pip install GrabzIt
To upgrade to the latest version of GrabzIt run:
pip install GrabzIt --upgrade
This code library is completely open source! If you want to view or improve the source code you can find it on GitHub.