moddims
Apache 2 module which exposes ImageMagick as a URL-driven service, allowing you to request an image from a whitelisted host server and resize, thumbnail or alter the quality of it.
This looks like it could be really useful for creating photo galleries or image hosting services. I know I have written and used several php functions to do the job that this does using almost the same arguments.
(via Simon Willison)