ETIUM = Edit The Image Using Magic.
This proyect points to be a easy tool to edit images at the server side.
It requires ImageMagick and Imagick PHP extension.
It works like an API, just do a GET to api.php with some variables and it returns the image edited.
WIDTH
use the GET variable 'w' or 'width'
EXAMPLE : api.php?width=100