Block, Jon wrote: > We're looking for a feature rich imaging tool or service that will allow > us to modify images once they've been uploaded to our web application. > Any recommendations on existing tools? I'm looking to do things like: > > > * resize > * crop > * histogram > * color hues > * overlay text > * etc... > > I've used ImageMagik and Alagad Image Component, but I'm looking for > something that is both the server side image processing *and* the front > end graphical UI that allows a user to manipulate the image. > > Thanks! > Jon >
image.cfc will do most of that (http://www.opensourcecf.com/imagecfc/) But you will need to do the front-end yourself. I'm not sure such a beast exists atm. -- Warm regards, Jordan Michaels Vivio Technologies http://www.viviotech.net/ Blue Dragon Alliance Member [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:250487 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

