Tools to Capture and Convert the Web

Using Special Watermarks in GrabzIt

Screenshot with Generic Browser Frame

GrabzIt provides four special watermarks that have special functionality above that of a normal watermark. To use one of these special watermarks just follow the instructions below to create the watermark identifier and then pass it in the place of a normal custom watermark identifier.

Browser Watermark

The browser watermark shrinks and re-positions the screenshot slightly to allow a generic browser image, shown right, to be added to the screenshot. This watermark includes an address bar with the URL of the web page and a border matching the color of the generic browser is placed around the screenshot. Note that the browser watermark is not compatible with PDF screenshots.

The browser watermark identifier has no extra parameters and has the following format.

GrabzIt_Browser

Counter Watermark

Counter watermarks are only really useful on PDF or Animated GIF captures because for every page or frame respectively the counter increments by one and is displayed at the location you desire on the capture. The counter watermark identifier has the following format.

GrabzIt_Counter_{vertical position}_{horiztonal position}
Animated GIF with Counter Watermark

You must replace the {vertical position}, {horiztonal position} placeholders with one of the following options:

  • horiztonal position - Either Left, Center or Right
  • vertical position - Either Top, Middle or Bottom

Some example GrabzIt counter watermarks.

GrabzIt_Counter_Top_Left
GrabzIt_Counter_Bottom_Right
GrabzIt_Counter_Middle_Center

Timestamp Watermark

The timestamp watermark places a image with the current date and time on the screenshot. The timestamp watermark identifier has the following format.

GrabzIt_Timestamp_UTC{offset}_{vertical position}_{horiztonal position}
Screenshot with Timestamp Watermark

You must replace the {offset}, {vertical position}, {horiztonal position} placeholders with one of the following options:

  • offset - the UTC offset between -23 and +23
  • horiztonal position - Either Left, Center or Right
  • vertical position - Either Top, Middle or Bottom

Some example GrabzIt timestamps.

GrabzIt_Timestamp_UTC+0_Top_Left
GrabzIt_Timestamp_UTC+10_Bottom_Right
GrabzIt_Timestamp_UTC-5_Middle_Center

Text Watermark

The text watermark places the plain text you specify on the screenshot. The text watermark identifier has the following format.

GrabzIt_Text_{text}_{vertical position}_{horiztonal position}
Screenshot with Text Watermark

You must replace the {text}, {vertical position}, {horiztonal position} placeholders with one of the following options:

  • text - the text you wish to appear in the watermark
  • horiztonal position - Either Left, Center or Right
  • vertical position - Either Top, Middle or Bottom

Some example GrabzIt text watermarks.

GrabzIt_Text_My text_Top_Left
GrabzIt_Text_My website description!_Bottom_Right