ImageMagick
From PanoTools.org Wiki
(Difference between revisions)
(add content) |
Erik Krause (Talk | contribs) m (glossaryfied) |
||
| (6 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | ImageMagick is a set of tools for image manipulation and conversion. It | + | '''ImageMagick''' is {{Glossary|a set of tools for image manipulation and conversion|1}}. It consists of a set of command line programs as well as of a library that can be interfaced from own applications. It can do almost any image manipulation from a batch file or shell script and even brings its own scripting language. Besides this, it serves well to circumvent a known Photoshop bug that prevents it from [[Photoshop limitations#opening large TIFFs with Photoshop|opening large TIFF images]]. |
| − | + | == External links == | |
| + | * [http://www.imagemagick.org/ ImageMagick site] | ||
| − | + | [[Category:Software:Platform:Linux]] | |
| + | [[Category:Software:Platform:Windows]] | ||
| + | [[Category:Software:Platform:Mac OS X]] | ||
Latest revision as of 18:48, 15 December 2007
ImageMagick is a set of tools for image manipulation and conversion. It consists of a set of command line programs as well as of a library that can be interfaced from own applications. It can do almost any image manipulation from a batch file or shell script and even brings its own scripting language. Besides this, it serves well to circumvent a known Photoshop bug that prevents it from opening large TIFF images.