Mapel
is a dead-simple, chainable image-rendering DSL for ImageMagick. Still very much an experiment-in-progress, it supports a dozen or so essential commands.
Example:
Mapel.render('image.jpg').resize("50%").to('output.jpg').run
Mapel
is named after a tortoiseshell cat.
Written by Aleks Williams (github.com/akdubya)
Released under the MIT License: www.opensource.org/licenses/mit-license.php
github.com/akdubya/mapel