Manual:$wgImageMagickIdentifyCommand

From MediaWiki.org
Jump to: navigation, search
ImageMagick: $wgImageMagickIdentifyCommand
The identify command shipped with ImageMagick
Introduced in version: 1.19.0
Removed in version: 1.23.0 (git #492e9569)
Allowed values: string
Default value: "/usr/bin/identify"

Other settings: Alphabetical | By Function


Details[edit | edit source]

The identify command shipped with ImageMagick.

This doesn't do anything. Don't bother setting it. In older versions of MediaWiki it was used to help read XCF files, but newer versions of MediaWiki can read XCF files without identify.

Extension:PagedTiffHandler also has a setting with the same name which is still used. This page only describes the setting that used to be in MediaWiki core