Lucee Image Extension provides essential image manipulation tags and functions (cfimage, imageCrop, imageNew, etc.) for Lucee 7+ running on Jakarta EE containers. This version requires Lucee 7 and is compatible with Tomcat 10+. For Lucee 6 installations, please use Image Extension 2.x instead.
ID
B737ABC4-D43F-4D91-8E8E973E37C40D1B
Installation
Declare the extension in your configuration and Lucee will download and install it automatically on startup.
Choose the method that fits your setup — .CFConfig.json is recommended for version-controlled deployments,
the environment variable works well for Docker and cloud environments.
You can also install manually by dropping the .lex file into /lucee-server/deploy/
or through the Lucee Administrator under Extension › Applications.