ImageMagick
From PanoTools.org Wiki
(Difference between revisions)
m (remove incomplete Category:Software) |
(copyedit) |
||
| Line 1: | Line 1: | ||
| − | ImageMagick is a set of tools for image manipulation and conversion. It | + | '''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 [[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]] | + | [[Category:Software:Platform:Linux]] |
| + | [[Category:Software:Platform:Windows]] | ||
| + | [[Category:Software:Platform:Mac OS X]] | ||
Revision as of 06:19, 26 September 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.