Syntax: http://www.thumbspring.com/snap.php?key={your
key}&w={width in pixels}&crop={XxYxWxH}&sh=1&url={website
to capture}
Example:
http://www.thumbspring.com/snap.php?key=f294jxjhfjk3tdxxd&url=http://www.time.com
- key = when you register you get
your own private key to make requests
- url = webpage
you want a thumbnail for (outer or inner pages allowed)
- sh = add dropshadow
(1 = yes)
- it = image
type (jpg, png, gif, bmp, tif, Default: jpg)
- w = width of the thumbnail. Once
thumbnail is available, changing this value will generate a new thumbnail
on the fly. (Default: 200)
- bw = browser width in pixels. (Default:
auto-detect)
- crop = crop coordinates relative to snap width (w). Format: XxYxWxH
or "friendly name"
- X = x coordinate from top left of web-snap
- Y = y coordinate from top left of web-snap
- W = width of crop content box
- H = height of crop content box
- (note: coordinates must be separated by "x" if raw coords
used)