ColdFusion 8 Image Support
I'm not covering everything here as I was a bit late, but here are the high level features:
Resizing (in various ways)
Pasting images over each other
Adding text to an image
CAPTHA (of various levels of difficulty)
base64 encoding images
Works with Blogs (lets you store images in databases)
Read Exif/IPTC metadata
Basic drawing functions (line, rectangle, curves)
Comments
Thanks
# Posted By Alexander Tsoukias
| 10/24/06 8:38 PM
Do you know anything yet about the way the image resizing will work? I am curious if it will be java-based, like Massimo's tmt_img.cfc, or if it will depend on GD/Image Magik or some other system... any thoughts?
Also echoing Alexander's question - when when when??
# Posted By Michael Evangelista
| 10/24/06 9:57 PM
but anyway. really looking forward to CF8 and the new image functions.
# Posted By Kiriran
| 10/25/06 1:31 AM
# Posted By StuMo
| 10/25/06 2:36 AM
# Posted By Chris H
| 10/25/06 3:58 AM
And I sure hope they put some of those excellent Photoshop resizing algorithms into CF, otherwise there's really nothing special in this feature over other image CFCs out there, except that it's built-in.
# Posted By Erki Esken
| 10/25/06 4:54 AM
# Posted By Lola Lee Beno
| 10/25/06 6:13 AM
# Posted By Raymond Camden
| 10/25/06 9:50 AM
# Posted By Raymond Camden
| 10/26/06 11:53 AM
# Posted By Tobe Goldfinger
| 10/29/06 6:34 AM
have all a nice day
Ronny
# Posted By Ronald Nickel
| 4/26/07 2:03 PM
# Posted By Eric00000007
| 8/1/07 5:51 PM
# Posted By Raymond Camden
| 8/2/07 8:12 AM
# Posted By Raymond Camden
| 10/11/07 3:28 PM
Whenever the image is not 72 DPI, let's say 96, coldfusion throws exceptions 'file not found' when you try to manipulate it (cfimage action="RESIZE").
# Posted By Philippe Maegerman
| 4/24/08 8:10 AM
http://www.adobe.com/go/wish
# Posted By Raymond Camden
| 4/24/08 8:14 AM
# Posted By Philippe Maegerman
| 4/24/08 8:16 AM
# Posted By Richard Steele
| 5/17/08 11:14 AM

Right now i use ActivePDF with .net to make custom PDFs. I would love to switch to CF to make PDFs with images and text.