Technote Details :: I get an error when trying to edit an image

Issue

Whenever I try to apply any of the options that are displayed in the Image Editor, I get an error message:

Cannot modify image. Make sure you have configured an image processing library. Cannot execute c:\windows\imagemagick\convert.exe

Reason

This happens because the image library that KTML is trying to use is not set, or its executable file is not at the location you specified.

The preferred image processing library is set in the <site_root>\includes\common\kt_config.inc.xxx or in the web.config file (for ASP .NET), as well as the path to ImageMagick. ImageMagick is a third party library which is used to perform image editing functions from KTML.

Solution

To solve this issue you must:

  1. Check if you have ImageMagick installed on the system. If you do not, download and install the latest version.
  2. Make sure that the preferred image library is set to ImageMagick, and the correct path is entered.

Home > Support > Knowledge Base > Technote Details
Search the Knowledge Base
© Adobe Systems Romania. All rights reserved.