I am using IM 6.9.3-8 Q16 x64 2016-04-10 (I know it's quite old, but I've had some problems trying to upgrade, I might start another thread on the subject).
I run this command :
Code: Select all
convert.exe -limit memory 5000 -density 1600 -set colorspace RGB -background white source.eps -flatten +matte -compress LZW -depth 8 -crop 1000x1000 dest.tif
Since the eps is quite large, and using density 1600, the output image is very big and would definitively benefit from multiple threads.
version tells me I have a version compiled with OpenMP, so I don't know what limits the number of core used ?
output of version :
Code: Select all
Version: ImageMagick 6.9.3-8 Q16 x64 2016-04-10 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Visual C++: 180040629
Features: Cipher DPC Modules OpenMP
Delegates (built-in): bzlib cairo freetype jng jp2 jpeg lcms lqr openexr pangocairo png ps rsvg tiff webp xml zlib