Home Free Stuff Projects CFX_imageInfoJE

CFX_imageInfoJE is a Macromedia ColdFusion cfx custom tag, written in Java, that returns the height, width, aspect ratio, and file size (in bytes) of the passed image and is licensed under GPL licensing. It includes some of the functionality of a similar cfx tag: CFX_ImageInfoSE, published by Intrafoundation Software in October 2000 as "freeware." The primary differenc is that CFX_imageInfoJE is platform independent whereas CFX_ImageInfoSE was complied as a .dll file for ColdFusion on the Microsoft Windows platform.