Plugins - MojoMagick
Add to favoritesMany Ruby language interfaces to Imagemagick eat a lot of memory or even worse leak memory. Or they copy the images to temp files before operating on them (slowing down the whole process).
If you have complex image needs, then these apps are ok. If you are building a web application that just needs fast answers to questions like:
“What is the pixel height and width of this image?”
Or if you need to quickly scale an image to fit inside a bounding area..
Then MojoMagick is your man.
http://www.misuse.org/science/2008/01/30/mojomagick-ruby-image-library-for-imagemagick/
svn://svn.misuse.org/science/mojo_magick/trunk
Rails' (MIT)
Assets
