I
I
int3lligent2016-08-26 23:43:48
ImageMagick
int3lligent, 2016-08-26 23:43:48

How to combine multiple requests to ImageMagick?

Help combine two command line actions into one request to ImageMagick.
This query merges four vector images into one:

convert a.svg b.svg c.svg d.svg -flatten combined.svg

And this one converts the result to a bitmap image:
convert -background none -size 1000x1000 combined.svg output.png

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question