On-the-fly image resizing Rack application
blog.new-bamboo.co.uk
On-the-fly image resizing Rack application
1–5 of 5 posts
Dragonfly is a Rack app to handle image resizing on the fly, usually with S3 as the file store.
Re: On-the-fly image resizing Rack application
#2Aside: 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).
Re: On-the-fly image resizing Rack application
#3Aside: 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).
Something like Scene7, but with a more focused set of features?
Re: On-the-fly image resizing Rack application
#4Aside: 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.
Re: On-the-fly image resizing Rack application
#5Hi, we are indeed working on a hosted version and hopefully will have it out later this month!