On-the-fly image resizing Rack application
blog.new-bamboo.co.ukDragonfly is a Rack app to handle image resizing on the fly, usually with S3 as the file store.
Dragonfly is a Rack app to handle image resizing on the fly, usually with S3 as the file store.
Comments
Aside: Does anyone here see value in an image resizing web service? I think it could be useful, particularly in environments where imaging libraries are in short supply (i.e. shared hosting).
Given the right set of features, yes [translation: "if it does everything I want" :) ].
Off the top of my head, if it worked like this gem (ability to request arbitrary sizes on the fly) and had the ability to do simple color transforms (B/W, Sepia) that would be cool.
If you could convert RAW files, that would be interesting as well.
Something like Scene7, but with a more focused set of features?
http://www.scene7.com/
Hi, we are indeed working on a hosted version and hopefully will have it out later this month!