Search found 3 matches

by Galajas
2019-03-26T09:02:21-07:00
Forum: Users
Topic: ImageMagick and CPU
Replies: 6
Views: 4943

Re: ImageMagick and CPU

my PGM one of size input is 46048 x 22612px.
Maybe i can make somewhere to unlimited all these resources?
by Galajas
2019-03-26T01:21:31-07:00
Forum: Users
Topic: ImageMagick and CPU
Replies: 6
Views: 4943

Re: ImageMagick and CPU

Hello,
I am take PDF and with GhostScript i convert in to PGMraw, and then with IM make these changes.

start /wait "" "magick" "%~p1%~n1_converted.pgm" -threshold 84%% -bordercolor white -border 944x944 -negate -resize 99.75%% -density 2400 -units PixelsPerInch "%~p1%~n1_converted.tiff"


It is ...
by Galajas
2019-03-25T06:32:27-07:00
Forum: Users
Topic: ImageMagick and CPU
Replies: 6
Views: 4943

ImageMagick and CPU

why imagemagick don't use all CPU?
In Task Manager i see max 3% all CPU use.
Win 7 - ImageMagick-7.0.8-Q16

Resource limits:
Width: 214.748M
Height: 214.748
List length: -1
Area: 8.56778GP
Memory: 3.98968
Map: 7.97936GiB
Disk: unlimited
File: 1536
Thread: 12
Throttle: 0
Time: unlimited ...