Search found 18 matches

by atf4_solace
2019-01-31T02:50:16-07:00
Forum: Users
Topic: Reduce the image generation time and optimize the imagemagick commands
Replies: 6
Views: 12681

Re: Reduce the image generation time and optimize the imagemagick commands

Hello Team, Thanks both of you for the answer We have followed the suggestion and we have converted all these 10 commands to the below 1 command and its worked fine and now for the same image generation, time is 0.5 and it was 2s before. convert -gravity center -size 420x580 xc:#4c6689 -size 320x480...
by atf4_solace
2019-01-30T03:23:38-07:00
Forum: Users
Topic: Reduce the image generation time and optimize the imagemagick commands
Replies: 6
Views: 12681

Reduce the image generation time and optimize the imagemagick commands

Hello Team, We are using the Version: ImageMagick 6.9.3-8 Q16 x86_64 2018-06-20 and Platform is LINUX and API is PHP using exec function. We have created a frame image using the ImageMagick commands shown in the screenshot below Please see screenshot for this: http://prntscr.com/me3n6h Currently, th...
by atf4_solace
2017-09-15T08:13:03-07:00
Forum: Users
Topic: Image Magick commands taking too much time to execute.
Replies: 1
Views: 3218

Image Magick commands taking too much time to execute.

Hi Team, We are using sequence of commands to generate one output through imagemagic command. Image used in first command is here - http://solaceinfotech.com/projects/tmp/15049951621774150373.jpeg Just for quick reference, here is what each command does. Here are the commands. "/usr/bin/convert...