Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I have an image around 2G and am trying to use "convert" to create a JPG thumb.
I get this error :
convert: unable to open image a.TIF - Value too large for defined data type.
For the sake of the image quality, I can't re-size the original image ...
is there any parameter or way to make IM read the image in ...