Posts Tagged ‘thumbnails

Use <CFIMAGE> to Generate Temporary Thumbnails

I’m wrapping up a sizable project that required 200×200 thumbnails for about two thousand pieces of content. The agency I’m working with required properly-sized thumbnails to proceed with their testing. Unfortunately, thumbnails did not exist at that point.
ColdFusion <CFIMAGE> to the rescue!
By using <CFIMAGE>, I was able to generate thumbnails for every piece of [...]

coldFusion