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?".
to identify the colorspace of an 88MB CMYK TIFF, over 7GB of RAM is used on my machine. Why is this? Is there by chance a less resource-intensive way for ImageMagick to identify colorspace? I am able to run the following on my Mac with almost no memory usage:
Is the TIFF file compressed? If so, then when expanded it might be much larger. Otherwise, wait for the developers or someone who knows the software better to respond.
fmw42 wrote: ↑2019-04-20T21:08:35-07:00
Is the TIFF file compressed? If so, then when expanded it might be much larger. Otherwise, wait for the developers or someone who knows the software better to respond.