S
S
Sazanovdm2020-11-01 16:27:59
PHP
Sazanovdm, 2020-11-01 16:27:59

How to work with imagemagick?

I have an image that I want to modify imagemagick via php.

The question is, how should I specify parameters without knowing how they will change my image?

For example, we take Photoshop, there we change something and immediately see the result. How does this work in imagemagick? Blindly apply changes?

Is there some online tool where I can upload an image and apply the necessary parameters, and then copy them into my code?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
SOTVM, 2020-11-01
@sotvm

https://imagemagick.org/script/command-line-proces...
who is stopping you from experimenting with one test file (group of files).
if the result suits - apply in your script

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question