CF_Image_Processor is a pack of image processing custom tags:
- Resize Image - cf_image_resize is a custom tag to resize image on-the-fly.
- Watermark Image - cf_image_watermark is custom tag to create a watermark on an image, on-the-fly
- Compress Image - cf_image_compress is a custom tag to re-compress image on the fly.
- Verify Image - cf_image_verify is a custom tag to generate random text image used for verifying human input (Captcha)
- Rotate Image
Bundle of 5 image processing functions, at a very interesting price!
All custom tags works using CFMX built-in Java. No 3rd party application needed. No CFX tags. Shared hosting friendly. Just copy each custom tag in your ColdFusion working directory, and you're set
Supported ColdFusion Server:
- ColdFusion MX 6, 6.1
- ColdFusion MX 7
- ColdFusion 8
- Note: For ColdFusion 5 user, you have to install Java JDK 1.4 for this tag to works.
on all operating systems
Supported browsers: Since this tag is working on server side, all browsers are compatible.
|