Hi Russ, Imagemagick is great, I've been using it for many years. Unfortunately all it does in relation to exif is use it to rotate an image correctly.
Many thanks, Jenny -----Original Message----- From: Russ Michaels [mailto:[email protected]] Sent: 27 February 2013 22:05 To: cf-talk Subject: RE: EXF Photo Information Try imagemagick, this does a lot more than cfimage and uses java library Regards Russ Michaels www.michaels.me.uk www.cfmldeveloper.com - Free CFML hosting for developers www.cfsearch.com - CF search engine On Feb 27, 2013 8:39 PM, "Jenny Gavin-Wear" <[email protected]> wrote: > > Hi Paul, > > My skills are purely in CF, I'm not a programmer as such. Is there a > simple way I can go about using this java lib, please? > > I can use a bit of Javascript, would this be enough? > > Many thanks, > > Jenny > > -----Original Message----- > From: Paul Hastings [mailto:[email protected]] > Sent: 25 February 2013 06:45 > To: cf-talk > Subject: Re: EXF Photo Information > > > On 2/25/2013 9:34 AM, Jenny Gavin-Wear wrote: > > I am still using CF7 and I'm about to put together a site for a > > photographer. I don't really want to spend a fortune upgrading CF, > > so I am wondering if there is anything I can use to read in EXIF > information? > > even if you upgraded not sure you'd get a whole lot of EXIF data out > of imageInfo anyway beyond the very basics (height, width, etc.). if > you don't mind dipping down into java & can add a java lib to your cf > classpath that's probably your best bet. maybe: > > > http://drewnoakes.com/code/exif/ > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354731 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

