flickTrick

API

 * FlickTrick mosaic.php
 *
 * parameters   default  comment
 *   required
 *     username          name of flickr user, e.g. Sven Buschbeck
 *   optional
 *     debug    false    print a lot of debug messages
 *     shuffle  false    shuffle pictures before building mosaic
 *     maximum  100      maximum number of photos to be shown
 *     size     small    one of the following options: "square", "thumbnail", "small", "medium", "large", "original"
 *     link     false    whether each photo should like to flickr
 *     alt      true     whether each photo should have an alt parameter with it's title
 *     border   0        used for the border attribute of the picture
 *
 * FlickTrick collage.php
 *
 * parameters   default  comment
 *   required
 *     username          name of flickr user, e.g. Sven Buschbeck
 *   optional
 *     shuffle  false    shuffle pictures before building mosaic
 *     width    500      width (in pixels) of the collage to be created 
 *     height   200      collage height in pixels
 *     maximum  20       maximum number of photos to be shown
 *     alpha    20       transparency of each photo (100 = completly opaque)
 *     size     small    one of the following options: "square", "thumbnail", "small", "medium", "large", "original"
 *     quality  75       quality of JPEG file to be produce, a value ranging from 0 (smallest file) to 100 (best quality)

playground

Enter at least a user name.

flickTrick HTML Mosaic

user name
name
size ("square", "thumbnail", "small", "medium", "large", "original")
maximum number of photos to be shown
border size of each photo
predefined width of each picture (leave empty to see real image size)
predefined height of each picture (leave empty to see real image size)
shuffle photos before output
whether each photo should like to flickr
whether each photo should have an alt parameter with it's title

flickTrick Image Collage

may take several seconds, depending on amout of pictures ("maximum" parameter)

user name
name
size ("square", "thumbnail", "small", "medium", "large", "original")
width (in pixels) of the collage to be created
collage height in pixels
maximum number of photos to be shown
transparency of each photo (100 = completly opaque)
quality of resulting JPEG image, 0=lowest, 100=highest
shuffle photos before output