Tools to Capture and Convert the Web

Download GrabzIt's Ruby Gem

Ruby API

Get the latest version of the GrabzIt Ruby Gem by clicking the button below! This library requires Ruby 1.9.2 +. 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 Ruby Gem the download also contains a demo web application. The demo can create PDF's and images from HTML or by taking screenshots of websites. Additionally the demo convert on-line videos into animated GIF's.

Download Now


Alternative method for a Rails Application

Simply add the following code to the Gemfile of your Rails application:

gem 'grabzit'

Then in the command line navigate to the root of your rails application and then use the "bundle install" command to automatically download and install the gem 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.