Fototools is a service designed to absolve web developers from mundane tasks such as thumbnailing, resizing, labeling, rounding corners and more. Construct your image tags as shown below and free yourself up for more pressing issues today!

<img src="http://www.fotocrib.com/fototools.php?s=img&q=function&args/>

Note: replace img with the path to your image and function as shown below. Only jpg, png and gif files are supported.

Label

function => label, args => l=loc&t=text
where loc is one of Center, South, East, West, North, NorthEast, NorthWest, SouthEast, SouthWest
Optional: specify color by appending the following "&r=xxx&g=xxx&b=xxx" where xxx is a value between 0 and 255 otherwise the default color is black

Thumbnail

function => thumbnail

Rounded corners

function => round

Cube

function => cube
Optional: specify the background color by appending the following "&r=xxx&g=xxx&b=xxx" where xxx is a value between 0 and 255 otherwise the default color is white

Raise

function => raise

Scale

function => scale, args => p=xxx
where xxx is the scale factor in %. For example 150.

Resize

function => resize, args => w=xxx&h=xxx

Focus

function => raise

Paint

function => paint

Repaint

function => repaint

Frame

function => frame

Rounded Frame

function => rframe

Mirror

function => mirror

Grayscale

function => grayscale

Blur

function => blur

Brighten

function => brighten

Emboss

function => emboss

Sobel Filter

function => sobel