Upload images to server and resize them per request by specifying GET params w (width) and h (height). Requires that you already have imagemagick installed on your server.
It is easy to add image transformations in the imagemagick middleware (middlewares/gm)