DokuWiki

It's better when it's simple

User Tools

Site Tools


config:im_convert

Configuration Setting: im convert

By default DokuWiki uses PHP's libGD (see gdlib option) however ImageMagick's convert is more powerful but not always available. If it is installed on your server you can give its path here and DokuWiki will use it instead of libGD.

  • Type: String
  • Default:

If you don't know what to put here, ask your provider. It's often even documented in the provider's FAQs. Common paths are /usr/bin/convert or /usr/local/bin/convert on Linux servers, and on Windows C:\Program Files\ImageMagick-6.4.3-Q16\convert.exe or C:\software\imagick\convert.exe.

Be carefull when using ImageMagick with many or large files (i.e. when using Gallery Plugin). This can generate a high load or even freeze the server. In comparison, libGD is limited to PHP's performance settings and should be safe to use.

See also

config/im_convert.txt · Last modified: 2011-03-22 18:52 by casper

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki