Quote:
Originally Posted by alexyung
I think what you mean is that ImageMagick is some kind of light version of photoshop and convert images to sutiable size that fit for the ebook reader.
|
ImageMagick is a set of command-line tools for image manipulation (resizing, cropping, catenating, compositing, art effects, etc). It's often used programmatically by web servers or in batch conversions of large numbers of files. It's not a GUI image editor like Photoshop or GIMP, it's more comparable to the NetPBM utilities.
[Technically there's a primitive X GUI available with ImageMagick, but it's rarely used and not the focus of the package]