On the fly image optimisation experiment
Optimus was written as a wrapper for ImageMagick to experiment with generating image renders on-the-fly. I concluded this not to be performent enough for my use case, documented my approaches on my website afterwards.
This is not production ready, but I will happily except pull requests.
The test suit is rather fragile - something with I do acknoledge, and would handle should I continue development towards a production system. I commented on this in commit 31638a.