Answer the question
In order to leave comments, you need to log in
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
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 questionAsk a Question
731 491 924 answers to any question